about summary refs log tree commit diff stats
path: root/023jump.cc
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-09-03 18:58:08 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-09-03 18:58:08 -0700
commite2f9979e5cc7297f89e3ff0c86860c6686e9eaab (patch)
treea5f530a268607a717310e2e4e59990abdf1107d8 /023jump.cc
parent8f00b3470124e1d59107ee8c83a776cf86304186 (diff)
downloadmu-e2f9979e5cc7297f89e3ff0c86860c6686e9eaab.tar.gz
2137
Diffstat (limited to '023jump.cc')
-rw-r--r--023jump.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/023jump.cc b/023jump.cc
index ba18e439..925906de 100644
--- a/023jump.cc
+++ b/023jump.cc
@@ -1,7 +1,6 @@
 //: Jump primitives
 
 :(scenario jump_can_skip_instructions)
-#? % Trace_stream->dump_layer = "all"; #? 1
 recipe main [
   jump 1:offset
   1:number <- copy 1