[MLton-commit] r6816

Matthew Fluet fluet at mlton.org
Sat Aug 30 15:03:43 PDT 2008


Type dec for SML/NJ compile
----------------------------------------------------------------------

U   mlton/trunk/mlton/codegen/x86-codegen/x86-mlton.fun

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

Modified: mlton/trunk/mlton/codegen/x86-codegen/x86-mlton.fun
===================================================================
--- mlton/trunk/mlton/codegen/x86-codegen/x86-mlton.fun	2008-08-30 22:03:34 UTC (rev 6815)
+++ mlton/trunk/mlton/codegen/x86-codegen/x86-mlton.fun	2008-08-30 22:03:40 UTC (rev 6816)
@@ -6,6 +6,8 @@
  * See the file MLton-LICENSE for details.
  *)
 
+type word = Word.t
+
 functor x86MLton (S: X86_MLTON_STRUCTS): X86_MLTON =
 struct
 




More information about the MLton-commit mailing list