From: Joel B. <fen...@us...> - 2002-04-28 22:02:31
|
Update of /cvsroot/tics/tics/tlisp/functions/programming In directory usw-pr-cvs1:/tmp/cvs-serv20466/programming Modified Files: Cond.tcc Eval.tcc Lambda.tcc Let.tcc Log Message: Converted all TCC calls to dynamic_cast into To<foo> calls instead. |