From: Deborah H. <de...@us...> - 2002-04-28 20:20:56
|
Update of /cvsroot/tics/tics/tlisp/functions/math In directory usw-pr-cvs1:/tmp/cvs-serv27397/tlisp/functions/math Modified Files: Crypt.tcc CryptSalt.tcc Log Message: More crypt tweaks for Linux. Use ->Text() rather than ->Dump(). (Why was I using Dump() in the first place?) Test appropriately even if we don't find crypt() or aren't using MD5. |