Contributed CIAO routines for Crates.
require ("crates_contrib");
The crates_contrib module provides useful routines for
CIAO users, and is provided as part of the
CIAO contributed scripts package.
The module can be loaded into ChIPS, Sherpa, or
S-Lang
scripts by
saying:
require ("crates_contrib");
This will load in all the modules that are part of this
package; this is currently:
-
crates_utils - utility routines
See the ahelp files for the individual packages and the
contributed scripts page for further information.
See the
bugs pages
for an up-to-date listing of known bugs.
|