aboutsummaryrefslogtreecommitdiff
path: root/src/interp/interop.boot
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2010-05-09 23:26:51 +0000
committerdos-reis <gdr@axiomatics.org>2010-05-09 23:26:51 +0000
commitfff23d752812e2ae22bebc21d24c42bb145a916e (patch)
treeba0250e810180be3a25ca1c916c398ed5a248db9 /src/interp/interop.boot
parentd1ae1fd7646c2b81c3d23752f6956c7db888e916 (diff)
downloadopen-axiom-fff23d752812e2ae22bebc21d24c42bb145a916e.tar.gz
More cleanups
Diffstat (limited to 'src/interp/interop.boot')
-rw-r--r--src/interp/interop.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/interop.boot b/src/interp/interop.boot
index e8da2cd9..be8354c3 100644
--- a/src/interp/interop.boot
+++ b/src/interp/interop.boot
@@ -84,7 +84,7 @@ DNameToSExpr dname ==
rest dname
sx := DNameToSExpr1 dname
cons? sx => sx
- LIST sx
+ [sx]
DNameFixEnum arg == CompStrToString rest arg