GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it
#############################################################################
##
## CAP (in Caps) package
##
## Copyright 2013-2015, Sebastian Gutsche, TU Kaiserslautern
## Sebastian Posur, RWTH Aachen University
##
#############################################################################
More infos coming soon.
Bug reports and other feedback are welcome. The latest version of this
package can be found at
https://github.com/sebasguts/CAP
To get the files in the repository, first clone it from github via
git clone https://github.com/sebasguts/CAP.git
After that, please initialize the logic submodule, by going inside
the directory and run
git submodule init && git submodule update