
| 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/read.g |
############################################################################# ## #X Now read the implementation parts from the library. ## ReadOrComplete( "lib/read5.g" ); ReadOrComplete( "lib/read6.g" ); ReadOrComplete( "lib/read7.g" ); # character theory stuff ReadOrComplete( "lib/read8.g" ); # overloaded operations, compiler interface ReadLib( "colorprompt.g" ); ############################################################################# ## #E