SCM Repository
View of /trunk/src/compiler/IL/gen/gen.sh
Parent Directory
|
Revision Log
Revision 266 -
(download)
(as text)
(annotate)
Tue Aug 10 21:25:40 2010 UTC (11 years, 10 months ago) by jhr
File size: 260 byte(s)
Tue Aug 10 21:25:40 2010 UTC (11 years, 10 months ago) by jhr
File size: 260 byte(s)
Moving high-IL stuff to its own directory
#!/bin/sh # # run the IL generation commands. # sml gen-ops.sml <<XXXX GenOps.main ("", ["high-il.spec", "high-il.in", "../../high-il/high-il.sml"]); XXXX sml gen-ops.sml <<XXXX GenOps.main ("", ["mid-il.spec", "mid-il.in", "../../mid-il/mid-il.sml"]); XXXX
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |