Installation of the Cryst package

To install Cryst, just unpack cryst-4.1.27.tar.gz inside the pkg subdirectory of any of the GAP 4 root directories:

    tar zpxf cryst-4.1.27.tar.gz

Cryst is then loaded in GAP with the command:

    gap> LoadPackage( "cryst" );