7 lines
140 B
Plaintext
7 lines
140 B
Plaintext
##
|
|
## Test code is from https://www.gap-system.org/Download/
|
|
##
|
|
|
|
tst := Filename( DirectoriesLibrary("tst"), "testinstall.g" );;
|
|
Read(tst);
|