summaryrefslogtreecommitdiff
path: root/src/main.mlton.sml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.mlton.sml')
-rw-r--r--src/main.mlton.sml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.mlton.sml b/src/main.mlton.sml
index 849bc8b1..c24cc7c7 100644
--- a/src/main.mlton.sml
+++ b/src/main.mlton.sml
@@ -25,4 +25,4 @@
* POSSIBILITY OF SUCH DAMAGE.
*)
-val () = Compiler.testCjrize (CommandLine.arguments ())
+val () = Compiler.compile (CommandLine.arguments ())