GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it
<?xml version="1.0" encoding="UTF-8"?>12<!DOCTYPE Book SYSTEM "gapdoc.dtd"3[ <!ENTITY Browse "<Package>Browse</Package>">4<!ENTITY XML "<Package>XML</Package>">5]>67<!-- Documentation of the Browse package.8Copyright 2006-2017 by Thomas Breuer and Frank Lübeck9Lehrstuhl D für Mathematik, RWTH Aachen, Germany -->1011<Book Name="Browse">1213<TitlePage>14<Title>&Browse;</Title>15<Version>( Version16<#Include SYSTEM "../version">17)18</Version>19<Date>July 2017</Date>20<Author> Thomas Breuer21<Email>[email protected]</Email>22<Homepage>http://www.math.rwth-aachen.de/~Thomas.Breuer</Homepage>23</Author>24<Author> Frank Lübeck25<Email>[email protected]</Email>26<Homepage>http://www.math.rwth-aachen.de/~Frank.Luebeck</Homepage>27</Author>28<Copyright> ©right; 2006-2017 by Thomas Breuer and Frank Lübeck <P/>29<!-- We adopt the copyright regulations of &GAP; as detailed in the30copyright notice in the &GAP; Reference Manual. -->31This package may be distributed under the terms and conditions of the32GNU Public License Version 3 or later,33see <URL>http://www.gnu.org/licenses</URL>.34</Copyright>35</TitlePage>3637<TableOfContents/>3839<Body>4041<#Include SYSTEM "intro.xml">4243<#Include SYSTEM "curses.xml">4445<#Include SYSTEM "util.xml">4647<#Include SYSTEM "browse.xml">4849<#Include SYSTEM "appl.xml">505152</Body>5354<#Include SYSTEM "brdbattr.xml">5556<Bibliography Databases="browsebib.xml,manualbib.xml" />57<!-- manualbib.xml is fetched from GAPPATH/doc/manualbib.xml by makedocrel.g -->5859<TheIndex/>6061</Book>6263<!-- ==================================================================== -->64656667