README file for the `Convex' GAP4 package
        
To get the newest version of this GAP 4 package download one of the
archive files
    Convex-x.x.tar.gz
    Convex-x.x.tar.bz2
    Convex-x.x.zip
and unpack it using 
    tar xvf Convex-x.x.tar.gz
respectively
    unzip Convex-x.x.zip

Do this preferably (but not necessarily) inside the `pkg' subdirectory
of your GAP 4 installation. It creates a subdirectory called `Convex'.

This completes the installation of the package.

Testing the package is possible by invoking

ReadPackage( "Convex", "maketest.g" );

from within GAP.
