[MLton-commit] r6364

Vesa Karvonen vesak at mlton.org
Thu Jan 31 08:45:02 PST 2008


Whitespace cleanup.

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

U   mltonlib/trunk/com/ssh/generic/unstable/detail/value/reduce.sml

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

Modified: mltonlib/trunk/com/ssh/generic/unstable/detail/value/reduce.sml
===================================================================
--- mltonlib/trunk/com/ssh/generic/unstable/detail/value/reduce.sml	2008-01-31 16:44:21 UTC (rev 6363)
+++ mltonlib/trunk/com/ssh/generic/unstable/detail/value/reduce.sml	2008-01-31 16:45:01 UTC (rev 6364)
@@ -9,7 +9,7 @@
    open TopLevel
    infix  0 &
    (* SML/NJ workaround --> *)
-   
+
    datatype 'a t = IN of Univ.t * Univ.t BinOp.t * 'a -> Univ.t
 
    fun sequ (Ops.S {toSlice, getItem, ...}) (IN xR) =




More information about the MLton-commit mailing list