[MLton-commit] r5957

Vesa Karvonen vesak at mlton.org
Sat Aug 25 14:57:38 PDT 2007


Added titles.

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

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

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

Modified: mltonlib/trunk/com/ssh/async/unstable/public/export.sml
===================================================================
--- mltonlib/trunk/com/ssh/async/unstable/public/export.sml	2007-08-25 21:56:47 UTC (rev 5956)
+++ mltonlib/trunk/com/ssh/async/unstable/public/export.sml	2007-08-25 21:57:37 UTC (rev 5957)
@@ -4,6 +4,10 @@
  * See the LICENSE file or http://mlton.org/License for details.
  *)
 
+(** == Exported Signatures == *)
+
 signature ASYNC = ASYNC
 
+(** == Exported Structures == *)
+
 structure Async : ASYNC = Async




More information about the MLton-commit mailing list