[MLton-commit] r7407
    Matthew Fluet 
    fluet at mlton.org
       
    Fri Jan 22 11:39:05 PST 2010
    
    
  
Export C_POINTER signature.
----------------------------------------------------------------------
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-22 16:48:19 UTC (rev 7406)
+++ mlton/trunk/basis-library/c-types.mlb	2010-01-22 19:39:05 UTC (rev 7407)
@@ -88,6 +88,7 @@
       structure C_UIntptr
       functor C_UIntptr_ChooseWordN
 
+      signature C_POINTER
       structure C_Pointer
    end
 end
    
    
More information about the MLton-commit
mailing list