
| Current Path : /usr/share/gap/lib/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : //usr/share/gap/lib/read4.g |
#############################################################################
##
#X now read profiling functions, help system
##
ReadLib( "profile.g" );
ReadLib( "newprofile.g");
ReadLib( "methwhy.g" );
## the help system
ReadLib( "pager.gi" );
ReadLib( "helpbase.gi" );
ReadLib( "helpview.gi" );
ReadLib( "helpt2t.gi" );
ReadLib( "helpdef.gi" );
ReadLib( "reread.g" );
ReadLib( "package.gi" );
ReadLib( "string.gi" ); # since StringFile is needed early
# for dealing with test files and manual examples
ReadLib("test.gd");
ReadLib("test.gi");
ReadLib("galois.gd");
ReadLib("galois.gi");