[MLton-commit] r6213

Matthew Fluet fluet at mlton.org
Tue Nov 27 06:01:10 PST 2007


Need INTEGER signature for new ml-lex generated
----------------------------------------------------------------------

U   mlton/trunk/mlton/front-end/import.cm

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

Modified: mlton/trunk/mlton/front-end/import.cm
===================================================================
--- mlton/trunk/mlton/front-end/import.cm	2007-11-27 12:18:30 UTC (rev 6212)
+++ mlton/trunk/mlton/front-end/import.cm	2007-11-27 14:01:10 UTC (rev 6213)
@@ -19,6 +19,7 @@
 structure HashSet
 structure In
 structure Int
+signature INTEGER
 structure IntInf
 structure Layout
 structure List




More information about the MLton-commit mailing list