Copyright (c) 2001 SoftIntegration, Inc. 

The following subdirectoris may be contained 
in this directory for toolkits:

README    --- this file
demos     --- demo programs
bin       --- computer/OS-dependent executable files, 
              not executable by safe Ch
dl        --- dynamically loaded libraries
docs      --- documentation
include   --- C-style include *.h header files used in Ch
lib       --- lib of C and Ch
license   --- license information 
release   --- release information
sbin      --- program accessed by both regular and safe shells

Note: 
(1) Software packages written in Ch can be installed in CHHOME/package,
or in any other directory when system varaible 
_ppath is updated in either CHHOME/config/chrc or ~/.chrc
for regular Ch and CHHOME/config/chsrc or ~/.chsrc for safe Ch.
(2) For testing and development, system variables _path, _fpath, _ipath, _lpath
can be updated in either CHHOME/config/chrc or ~/.chrc
for regular Ch and CHHOME/config/chsrc or ~/.chsrc for safe Ch.
