[CM] fixes fixes fixes

Rick Taube taube@uiuc.edu
Wed, 19 Mar 2003 15:13:02 -0800


> cm::set-cm-host-dir is no longer there. What has it been replaced with?

Hi nando, CM does not need to know about its source directory anymore. It
was used mainly for access to the html pages and for default file output.
The html isnt used internally anymore, and the "default directory' for
writing files can be get/set using the functions:
    (cd ...)
and
    (pwd)