summaryrefslogtreecommitdiff
path: root/math/gap/files/test.g
blob: cbaeefdf78640226fce4970c417f4ef2a72c4fa2 (plain) (blame)
1
2
3
4
5
6
##
## Test code is from https://www.gap-system.org/Download/
##

tst := Filename( DirectoriesLibrary("tst"), "testinstall.g" );;
Read(tst);