about summary refs log tree commit diff stats
path: root/mu.arc
diff options
context:
space:
mode:
Diffstat (limited to 'mu.arc')
-rw-r--r--mu.arc1
1 files changed, 1 insertions, 0 deletions
diff --git a/mu.arc b/mu.arc
index 7f435a6f..01f2586f 100644
--- a/mu.arc
+++ b/mu.arc
@@ -1116,6 +1116,7 @@
           operand)))
 
 (def lookup-space (operand base space)
+;?   (prn operand " " base) ;? 1
   (if (is 0 space)
     ; base case
     (if (< v.operand memory*.base)