GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it
LoadPackage("alnuth");
LoadPackage("radiroot");
dirs := DirectoriesPackageLibrary( "alnuth", "tst" );
TestDirectory(dirs, rec(exitGAP := true));
GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it
LoadPackage("alnuth");
LoadPackage("radiroot");
dirs := DirectoriesPackageLibrary( "alnuth", "tst" );
TestDirectory(dirs, rec(exitGAP := true));