diff options
Diffstat (limited to 'src/interp/g-util.boot')
-rw-r--r-- | src/interp/g-util.boot | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/interp/g-util.boot b/src/interp/g-util.boot index 117e8552..20feccf0 100644 --- a/src/interp/g-util.boot +++ b/src/interp/g-util.boot @@ -35,6 +35,10 @@ import '"macros" )package "BOOT" +++ +$interpOnly := false + + --% Utility Functions of General Use ELEMN(x, n, d) == |