aboutsummaryrefslogtreecommitdiff
path: root/src/interp/compiler.boot
diff options
context:
space:
mode:
authorGabriel Dos Reis <gdr@axiomatics.org>2016-01-31 14:09:50 -0800
committerGabriel Dos Reis <gdr@axiomatics.org>2016-01-31 14:09:50 -0800
commit9f2772a6d017e67ef9bd80b36bd3ab7c98e61894 (patch)
treebdbeae3f1e4cfca0768caa4a654c6958e178db38 /src/interp/compiler.boot
parent96eba08809f7d9416840fa1d600fa777c25f9f60 (diff)
downloadopen-axiom-9f2772a6d017e67ef9bd80b36bd3ab7c98e61894.tar.gz
Small cleanup in define.boot
Diffstat (limited to 'src/interp/compiler.boot')
-rw-r--r--src/interp/compiler.boot4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/interp/compiler.boot b/src/interp/compiler.boot
index 8b25f4fc..e369e1f9 100644
--- a/src/interp/compiler.boot
+++ b/src/interp/compiler.boot
@@ -1120,11 +1120,7 @@ compVector(l,m is ["Vector",mUnder],e) ==
--% MACROS
-++ True if we are compiling a macro definition.
-$macroIfTrue := false
-
compMacro(form,m,e) ==
- $macroIfTrue: local:= true
["MDEF",lhs,signature,rhs] := form
if $verbose then
prhs :=