[MLton-commit] r7044
Matthew Fluet
fluet at mlton.org
Wed Apr 8 05:31:03 PDT 2009
Eliminate unecessary exports
----------------------------------------------------------------------
U mlton/trunk/mlton/main/sources.cm
----------------------------------------------------------------------
Modified: mlton/trunk/mlton/main/sources.cm
===================================================================
--- mlton/trunk/mlton/main/sources.cm 2009-04-08 12:31:00 UTC (rev 7043)
+++ mlton/trunk/mlton/main/sources.cm 2009-04-08 12:31:02 UTC (rev 7044)
@@ -1,4 +1,5 @@
-(* Copyright (C) 1999-2005 Henry Cejtin, Matthew Fluet, Suresh
+(* Copyright (C) 2009 Matthew Fluet.
+ * Copyright (C) 1999-2005 Henry Cejtin, Matthew Fluet, Suresh
* Jagannathan, and Stephen Weeks.
* Copyright (C) 1997-2000 NEC Research Institute.
*
@@ -8,24 +9,7 @@
Group
-structure Char
-structure Control
-structure Date
-structure Dir
-structure Error
-structure File
-structure In
-structure Int
-structure IntInf
-structure Layout
-structure List
structure Main
-structure Out
-structure Popt
-structure String
-structure Trace
-structure Unit
-structure Vector
is
More information about the MLton-commit
mailing list