[MLton-commit] r6367
Vesa Karvonen
vesak at mlton.org
Thu Jan 31 08:49:30 PST 2008
Removed duplicate binding.
----------------------------------------------------------------------
U mltonlib/trunk/com/ssh/extended-basis/unstable/public/export/common.sml
----------------------------------------------------------------------
Modified: mltonlib/trunk/com/ssh/extended-basis/unstable/public/export/common.sml
===================================================================
--- mltonlib/trunk/com/ssh/extended-basis/unstable/public/export/common.sml 2008-01-31 16:46:45 UTC (rev 6366)
+++ mltonlib/trunk/com/ssh/extended-basis/unstable/public/export/common.sml 2008-01-31 16:49:28 UTC (rev 6367)
@@ -166,7 +166,6 @@
structure IOSMonad : IOS_MONAD = IOSMonad
structure Int : INTEGER = Int
structure Iso : ISO = Iso
-structure Iso : ISO = Iso
structure LargeInt : INTEGER = LargeInt
structure LargeReal : REAL = LargeReal
structure LargeWord : WORD = LargeWord
More information about the MLton-commit
mailing list