All you need to do is place the aaa package in the pkg
directory of your GAP installation and load the package by typing LoadPackage("aaa")
in your GAP session.
Should you need to rebuild the documentation, use the AaaMakeDoc
(2.2-1) function.
‣ AaaMakeDoc ( ) | ( function ) |
Returns: Nothing.
This function should be called with no argument to compile the aaa documentation.
gap> AaaMakeDoc();
generated by GAPDoc2HTML