From: Joel B. <fen...@us...> - 2002-04-28 22:43:45
|
Update of /cvsroot/tics/tics/tlisp/functions/list In directory usw-pr-cvs1:/tmp/cvs-serv20466/list Modified Files: Append.tcc Concatenate.tcc First.tcc Last.tcc Rest.tcc Reverse.tcc Setdiff.tcc Setinter.tcc Setunion.tcc Log Message: Converted all TCC calls to dynamic_cast into To<foo> calls instead. |