X-Git-Url: http://git.joshuawise.com/snipe.git/blobdiff_plain/12aa4087bee3e70f170d7457794921de4e385227:/compile-l1c.sml..0a24e44d4e9f82f8d3d83de8e58c83c8cf2868b6:/compile-l2c.sml diff --git a/compile-l1c.sml b/compile-l2c.sml similarity index 72% rename from compile-l1c.sml rename to compile-l2c.sml index 35284db..651b99f 100644 --- a/compile-l1c.sml +++ b/compile-l2c.sml @@ -4,4 +4,4 @@ *) CM.make "sources.cm"; -SMLofNJ.exportFn ("bin/l1c.heap", Top.main); +SMLofNJ.exportFn ("bin/l2c.heap", Top.main);