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