forked from GitHub/gf-core
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