]>
Joshua Wise's Git repositories - snipe.git/blame_incremental - compile-l1c.sml
... / ...
Commit | Line | Data |
| 1 | (* L1 Compiler |
| 2 | * Helper for compilation |
| 3 | * Author: Kaustuv Chaudhuri <kaustuv+@cs.cmu.edu> |
| 4 | *) |
| 5 | |
| 6 | CM.make "sources.cm"; |
| 7 | SMLofNJ.exportFn ("bin/l1c.heap", Top.main); |
This page took 0.02261 seconds and 4 git commands to generate.