diff options
Diffstat (limited to 'examples/gfcc')
| -rw-r--r-- | examples/gfcc/compiler/gfcc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/gfcc/compiler/gfcc b/examples/gfcc/compiler/gfcc index 9750b8133..5be0e4094 100644 --- a/examples/gfcc/compiler/gfcc +++ b/examples/gfcc/compiler/gfcc @@ -1,4 +1,4 @@ ./TestImperC $1 | tail -1 >gft.tmp echo "es -file=typecheck.gfs" | gf -s Imper.gfcm -runhugs CleanJVM jvm.tmp $1 +runghc CleanJVM jvm.tmp $1 rm *.tmp |
