mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-12 14:29:31 -06:00
5 lines
121 B
Plaintext
5 lines
121 B
Plaintext
./TestImperC $1 | tail -1 >gft.tmp
|
|
echo "es -file=typecheck.gfs" | gf -s Imper.gfcm
|
|
runhugs CleanJVM jvm.tmp $1
|
|
rm *.tmp
|