]> Joshua Wise's Git repositories - snipe.git/blobdiff - compile-l2c.sml
Initial import of l2c
[snipe.git] / compile-l2c.sml
similarity index 72%
rename from compile-l1c.sml
rename to compile-l2c.sml
index 35284dbd34babffec85dde77463de04ca655ed1f..651b99f45646fe62248f52e8755f9228f4cf9ca7 100644 (file)
@@ -4,4 +4,4 @@
  *)
 
 CM.make "sources.cm";
-SMLofNJ.exportFn ("bin/l1c.heap", Top.main);
+SMLofNJ.exportFn ("bin/l2c.heap", Top.main);
This page took 0.023769 seconds and 4 git commands to generate.