about summary refs log tree commit diff stats
path: root/cpp/050scenario
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/050scenario')
-rw-r--r--cpp/050scenario2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/050scenario b/cpp/050scenario
index 199fd692..ab057ccc 100644
--- a/cpp/050scenario
+++ b/cpp/050scenario
@@ -18,7 +18,7 @@ for (size_t i = 0; i < Scenarios.size(); ++i) {
   setup();
   Trace_file = Scenarios[i].name;
   START_TRACING_UNTIL_END_OF_SCOPE
-//?   Trace_stream->dump_layer = "all"; //? 1
+//?   Trace_stream->dump_layer = "all"; //? 2
 //?   cout << "before: " << Memory[1] << '\n'; //? 1
 //?   Trace_stream->dump_layer = "all"; //? 1
 //?   cout << "Before:\n";  dump_memory(); //? 1