Revision cfadc92ba11b6238df57ef867cab8dc09d6a4f21 authored by Mohamed Barakat on 14 August 2020, 15:50:54 UTC, committed by Mohamed Barakat on 14 August 2020, 15:50:54 UTC
1 parent 233b928
Raw File
README
    README file for the `Modules' GAP4 package
        
To get the newest version of this GAP 4 package download one of the
archive files
    Modules-x.x.tar.gz
    Modules-x.x.tar.bz2
    Modules-x.x.zip
and unpack it using 
    tar xvf Modules-x.x.tar.gz
respectively
    unzip Modules-x.x.zip

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

This completes the installation of the package.

Testing the package is possible by invoking

ReadPackage( "Modules", "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: mohamed.barakat@uni-siegen.de
back to top