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