Revision 3e6c816e6eb0d84ed16d83ce2dcd6a175e0dbb46 authored by Mohamed Barakat on 23 November 2016, 14:44:02 UTC, committed by Mohamed Barakat on 23 November 2016, 14:44:02 UTC
* github/master:
  bugfix in e96380d, close issue #167
  Stop using undocumented APIs
2 parent s c6c7f12 + 2cbcec5
Raw File
README
    README file for the `HomalgToCAS' GAP4 package
        
To get the newest version of this GAP 4 package download one of the
archive files
    HomalgToCAS-x.x.tar.gz
    HomalgToCAS-x.x.tar.bz2
    HomalgToCAS-x.x.zip
and unpack it using 
    tar xvf HomalgToCAS-x.x.tar.gz
respectively
    unzip HomalgToCAS-x.x.zip

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

This completes the installation of the package.

Testing the package is possible by invoking

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

from within GAP.

E-mail me if there are any questions, remarks, suggestions. Also, I
would like to hear about applications of this package.


Mohamed Barakat, e-mail: barakat@mathematik.uni-kl.de
back to top