diff options
Diffstat (limited to '050scenario.cc')
-rw-r--r-- | 050scenario.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/050scenario.cc b/050scenario.cc index 0274fb2e..6a323935 100644 --- a/050scenario.cc +++ b/050scenario.cc @@ -178,7 +178,6 @@ recipe scenario-foo [ //: 'run' interprets a string as a set of instructions :(scenario run) -#? % Trace_stream->dump_layer = "all"; recipe main [ run [ 1:number <- copy 13 |