diff options
author | dos-reis <gdr@axiomatics.org> | 2008-08-05 13:56:39 +0000 |
---|---|---|
committer | dos-reis <gdr@axiomatics.org> | 2008-08-05 13:56:39 +0000 |
commit | 4a3b54778ca5b093531c75a01f9956e4e4d2085a (patch) | |
tree | dbbf66920d44865591916b50cc67f1eb50c97d58 /src/interp | |
parent | 6059cac552899d8c5514822096d7e58746fd0a95 (diff) | |
download | open-axiom-4a3b54778ca5b093531c75a01f9956e4e4d2085a.tar.gz |
* interp/foam_l.lisp: Export Nil.
Diffstat (limited to 'src/interp')
-rw-r--r-- | src/interp/foam_l.lisp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/foam_l.lisp b/src/interp/foam_l.lisp index 78a12f1c..c948b274 100644 --- a/src/interp/foam_l.lisp +++ b/src/interp/foam_l.lisp @@ -82,7 +82,7 @@ compile-as-file cases |Clos| |Char| |Bool| |Byte| |HInt| |SInt| |BInt| |SFlo| |DFlo| |Ptr| - |Word| |Arb| |Env| |Level| |Arr| |Record| + |Word| |Arb| |Env| |Level| |Arr| |Record| |Nil| |ClosInit| |CharInit| |BoolInit| |ByteInit| |HIntInit| |SIntInit| |BIntInit| |SFloInit| |DFloInit| |PtrInit| |WordInit| |ArbInit| |EnvInit| |