From: Deborah H. <de...@us...> - 2001-08-02 22:49:46
|
Update of /cvsroot/tics/tics/tlisp In directory usw-pr-cvs1:/tmp/cvs-serv23412 Modified Files: Function.cc Function.h Makefile.in Added Files: .cvsignore mkfunctions Log Message: Split functions out and wrote a little script to composite them together. Empty functions/Blah.tcc files will create an unimplemented function - i.e. the error on calling it will be 'unimplemeneted function blah' rather than 'no function blah found'. |