mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 14:20:33 -04:00
6 lines
140 B
Text
6 lines
140 B
Text
##
|
|
## Test code is from https://www.gap-system.org/Download/
|
|
##
|
|
|
|
tst := Filename( DirectoriesLibrary("tst"), "testinstall.g" );;
|
|
Read(tst);
|