[MLton-commit] r5181

Vesa Karvonen vesak at mlton.org
Tue Feb 13 04:35:24 PST 2007


Added headers.

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

U   mltonlib/trunk/com/ssh/windows/unstable/public/export.sml

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

Modified: mltonlib/trunk/com/ssh/windows/unstable/public/export.sml
===================================================================
--- mltonlib/trunk/com/ssh/windows/unstable/public/export.sml	2007-02-13 12:33:16 UTC (rev 5180)
+++ mltonlib/trunk/com/ssh/windows/unstable/public/export.sml	2007-02-13 12:35:24 UTC (rev 5181)
@@ -4,6 +4,10 @@
  * See the LICENSE file or http://mlton.org/License for details.
  *)
 
+(** == Exported signatures == *)
+
 signature WINDOWS = WINDOWS
 
+(** == Exported structures == *)
+
 structure Windows : WINDOWS = Windows




More information about the MLton-commit mailing list