[MLton-commit] r5506

Matthew Fluet fluet at mlton.org
Wed Apr 11 13:05:45 PDT 2007


Formatting
----------------------------------------------------------------------

U   mlton/branches/on-20050822-x86_64-branch/basis-library/primitive/prim-mlton.sml

----------------------------------------------------------------------

Modified: mlton/branches/on-20050822-x86_64-branch/basis-library/primitive/prim-mlton.sml
===================================================================
--- mlton/branches/on-20050822-x86_64-branch/basis-library/primitive/prim-mlton.sml	2007-04-11 20:05:33 UTC (rev 5505)
+++ mlton/branches/on-20050822-x86_64-branch/basis-library/primitive/prim-mlton.sml	2007-04-11 20:05:45 UTC (rev 5506)
@@ -14,7 +14,6 @@
 
 structure MLton = struct
 
-
 val eq = _prim "MLton_eq": 'a * 'a -> bool;
 (* val deserialize = _prim "MLton_deserialize": Word8Vector.vector -> 'a ref; *)
 val halt = _prim "MLton_halt": C_Status.t -> unit;




More information about the MLton-commit mailing list