From: Deborah H. <de...@us...> - 2002-04-28 19:44:20
|
Update of /cvsroot/tics/tics/tlisp/tests In directory usw-pr-cvs1:/tmp/cvs-serv18504/tlisp/tests Modified Files: ObjectTest.h Log Message: TLisp objects must now be created in directories which must exist. The _cwd TLisp variable stores the current directory (need to add a chdir function). Relative pathnames will be created/accessed relative to the current directory. |