[MLton-commit] r5894
Matthew Fluet
fluet at mlton.org
Sun Aug 19 15:50:35 PDT 2007
Formatting
----------------------------------------------------------------------
U mlton/trunk/mlton/call-main.sml
----------------------------------------------------------------------
Modified: mlton/trunk/mlton/call-main.sml
===================================================================
--- mlton/trunk/mlton/call-main.sml 2007-08-19 22:49:36 UTC (rev 5893)
+++ mlton/trunk/mlton/call-main.sml 2007-08-19 22:50:34 UTC (rev 5894)
@@ -1,4 +1,4 @@
-(* Copyright (C) 1999-2005 Henry Cejtin, Matthew Fluet, Suresh
+(* Copyright (C) 1999-2007 Henry Cejtin, Matthew Fluet, Suresh
* Jagannathan, and Stephen Weeks.
* Copyright (C) 1997-2000 NEC Research Institute.
*
@@ -6,4 +6,4 @@
* See the file MLton-LICENSE for details.
*)
-val _ = Main.exportMLton()
+val _ = Main.exportMLton ()
More information about the MLton-commit
mailing list