From 4a3b54778ca5b093531c75a01f9956e4e4d2085a Mon Sep 17 00:00:00 2001 From: dos-reis Date: Tue, 5 Aug 2008 13:56:39 +0000 Subject: * interp/foam_l.lisp: Export Nil. --- src/interp/foam_l.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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| -- cgit v1.2.3