about summary refs log tree commit diff stats
path: root/cpp/003trace.cc
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/003trace.cc')
-rw-r--r--cpp/003trace.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/003trace.cc b/cpp/003trace.cc
index e87fe1d0..5a275154 100644
--- a/cpp/003trace.cc
+++ b/cpp/003trace.cc
@@ -88,6 +88,7 @@
 :(before "End Tracing")
 bool Hide_warnings = false;
 :(before "End Setup")
+//? cerr << "AAA setup\n"; //? 2
 Hide_warnings = false;
 
 :(before "End Tracing")