From 07c594ebddbbe3fef8ba25fef19980c3e7e5f164 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Tue, 29 Nov 2016 18:33:46 -0800 Subject: 3701 Gracefully handle yet another typo. --- 020run.cc | 1 + 1 file changed, 1 insertion(+) (limited to '020run.cc') diff --git a/020run.cc b/020run.cc index e72f5a4e..54b19c98 100644 --- a/020run.cc +++ b/020run.cc @@ -159,6 +159,7 @@ load_file_or_directory("core.mu"); :(before "End Commandline Parsing") // Check For .mu Files //? START_TRACING_UNTIL_END_OF_SCOPE +//? Dump_trace = true; if (argc > 1) { // skip argv[0] ++argv; -- cgit 1.4.1-2-gfad0