From: Deborah H. <de...@us...> - 2001-12-02 01:41:06
|
Update of /cvsroot/tics/tics/tlisp/functions/programming In directory usw-pr-cvs1:/tmp/cvs-serv10792/tlisp/functions/programming Added Files: Equal.tcc Log Message: Added Equal, Crypt and CryptSalt functions (documented but untested, bad Deborah). Added autoconf stuff for future testing of MD5 availability. Shifted 'actor' argument of Eval() to be an Object * instead of just a stream. Created a ConsoleObject to be the actor for tics console and tlisp-port. Implemented the 'me' object. |