[MLton-commit] r6169

Vesa Karvonen vesak at mlton.org
Wed Nov 14 06:51:51 PST 2007


Added use file.

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

A   mltonlib/trunk/com/ssh/async/unstable/example/poll-loop/lib.use

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

Added: mltonlib/trunk/com/ssh/async/unstable/example/poll-loop/lib.use
===================================================================
--- mltonlib/trunk/com/ssh/async/unstable/example/poll-loop/lib.use	2007-11-14 14:51:24 UTC (rev 6168)
+++ mltonlib/trunk/com/ssh/async/unstable/example/poll-loop/lib.use	2007-11-14 14:51:50 UTC (rev 6169)
@@ -0,0 +1,8 @@
+(* Copyright (C) 2007 Vesa Karvonen
+ *
+ * This code is released under the MLton license, a BSD-style license.
+ * See the LICENSE file or http://mlton.org/License for details.
+ *)
+
+lib {reqs = ["../../../..//extended-basis/unstable/basis.use"],
+     self = ["poll-loop.sml"]} ;


Property changes on: mltonlib/trunk/com/ssh/async/unstable/example/poll-loop/lib.use
___________________________________________________________________
Name: svn:eol-style
   + native




More information about the MLton-commit mailing list