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