[MLton-commit] r6670
Vesa Karvonen
vesak at mlton.org
Sun Jul 6 07:23:34 PDT 2008
Also expose Rep at the top-level.
----------------------------------------------------------------------
U mltonlib/trunk/com/ssh/generic/unstable/with/types.sml
----------------------------------------------------------------------
Modified: mltonlib/trunk/com/ssh/generic/unstable/with/types.sml
===================================================================
--- mltonlib/trunk/com/ssh/generic/unstable/with/types.sml 2008-07-06 13:07:15 UTC (rev 6669)
+++ mltonlib/trunk/com/ssh/generic/unstable/with/types.sml 2008-07-06 14:23:30 UTC (rev 6670)
@@ -7,6 +7,7 @@
local
open Generic
in
+ structure Rep = Rep
structure TopLevel = struct
open TopLevel
val C = C
More information about the MLton-commit
mailing list