[MLton-commit] r7401

Matthew Fluet fluet at mlton.org
Tue Jan 19 11:40:11 PST 2010


Export structure C_Ptrdiff : INT from c-types.mlb.
----------------------------------------------------------------------

U   mlton/trunk/basis-library/c-types.mlb

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

Modified: mlton/trunk/basis-library/c-types.mlb
===================================================================
--- mlton/trunk/basis-library/c-types.mlb	2010-01-19 19:38:10 UTC (rev 7400)
+++ mlton/trunk/basis-library/c-types.mlb	2010-01-19 19:40:10 UTC (rev 7401)
@@ -62,5 +62,8 @@
 
       structure C_Size
       functor C_Size_ChooseWordN
+
+      structure C_Ptrdiff
+      functor C_Ptrdiff_ChooseIntN
    end
 end




More information about the MLton-commit mailing list