ChasmGUIProjectFile


The chasm.project file is used to load directories which have Chasm concepts and other things. Currently each line is a different command.

There are two options currently:

VERSION

This is the version number of Chasm which you are using. ex. 0.3

PACKAGE

This loads a directory. It is tab delineated. The options are: name directory description ex. PACKAGE<tab>test<tab>/tmp/test<tab>A test package.