mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-04 00:32:51 -06:00
Ints n
This commit is contained in:
4
examples/gfcc/compiler/gfcc
Normal file
4
examples/gfcc/compiler/gfcc
Normal file
@@ -0,0 +1,4 @@
|
||||
./TestImperC $1 | tail -1 >gft.tmp
|
||||
echo "es -file=typecheck.gfs" | gf+ -s Imper.gfcm
|
||||
runhugs CleanJVM jvm.tmp $1
|
||||
rm *.tmp
|
||||
Reference in New Issue
Block a user