From: Deborah H. <de...@us...> - 2002-04-28 20:15:58
|
Update of /cvsroot/tics/tics/tlisp-source/essential In directory usw-pr-cvs1:/tmp/cvs-serv18504/tlisp-source/essential Added Files: 001Directories.tl 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. |