ports/math/gap/files/test.g

6 lines
140 B
Text

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