From: Deborah H. <de...@us...> - 2001-08-02 23:59:50
|
Update of /cvsroot/tics/tics/tlisp In directory usw-pr-cvs1:/tmp/cvs-serv15084/tlisp Modified Files: Object.cc Sexp.cc Sexp.h Tlisp.cc Tlisp.h Log Message: nil and t are special. Treat them specially. Added the Boolean literal type. Arranged for singleton 'nil' and 't' objects. |