Revision b134331f84aeaed5ea4c8f1cea5a7a760128385c authored by Mohamed Barakat on 11 March 2022, 08:23:45 UTC, committed by GitHub on 11 March 2022, 08:23:45 UTC
2 parent s ffbeb0c + 7c6b864
Raw File
install.xml
<?xml version="1.0" encoding="UTF-8"?>

<!-- 

  install.xml            GradedModules package documentation           Mohamed Barakat

         Copyright (C) 2008-2009, Mohamed Barakat, Universität des Saarlandes

This is the chapter of the documentation describing the installation.

-->

<Chapter Label="install">
<Heading>Installation of the &GradedModules; Package</Heading>

To install this package just extract the package's archive file to the
&GAP; <F>pkg</F> directory.<P/>

By default the &GradedModules; package is not automatically loaded by &GAP;
when it is installed. You must load the package with <Br/><Br/>
<C>LoadPackage("GradedModules");</C> <Br/><Br/>
before its functions become available.<P/>

Please, send me an e-mail if you have any questions, remarks,
suggestions, etc. concerning this package. Also, I would be pleased to
hear about applications of this package. <Br/><Br/><Br/>

Mohamed Barakat

<!-- ############################################################ -->

</Chapter>
back to top