aboutsummaryrefslogtreecommitdiff
path: root/src/interp/c-util.boot
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-03-24 11:47:01 +0000
committerdos-reis <gdr@axiomatics.org>2008-03-24 11:47:01 +0000
commit55893dcd3118428f046d5f539d80e9aa5345b885 (patch)
tree05992761c4ad4d3421b7063de3357d1ced007c8a /src/interp/c-util.boot
parent97f54bf68c5aefffc94a4935e08fd6449ec501c9 (diff)
downloadopen-axiom-55893dcd3118428f046d5f539d80e9aa5345b885.tar.gz
Add support for SBCL and CLisp
Diffstat (limited to 'src/interp/c-util.boot')
-rw-r--r--src/interp/c-util.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/c-util.boot b/src/interp/c-util.boot
index 850fe090..f5b1fd48 100644
--- a/src/interp/c-util.boot
+++ b/src/interp/c-util.boot
@@ -640,7 +640,7 @@ sublisV(p,e) ==
v:= suba(p,QCDR e)
EQ(QCAR e,u) and EQ(QCDR e,v) => e
[u,:v]
-
+
--% DEBUGGING PRINT ROUTINES used in breaks
_?MODEMAPS x == _?modemaps x