[MLton-commit] r4929
Vesa Karvonen
vesak at mlton.org
Sun Dec 10 11:11:07 PST 2006
Reorganized public files.
----------------------------------------------------------------------
D mltonlib/trunk/com/ssh/extended-basis/unstable/public/unit.sig
----------------------------------------------------------------------
Deleted: mltonlib/trunk/com/ssh/extended-basis/unstable/public/unit.sig
===================================================================
--- mltonlib/trunk/com/ssh/extended-basis/unstable/public/unit.sig 2006-12-10 19:11:01 UTC (rev 4928)
+++ mltonlib/trunk/com/ssh/extended-basis/unstable/public/unit.sig 2006-12-10 19:11:07 UTC (rev 4929)
@@ -1,11 +0,0 @@
-(* Copyright (C) 2006 SSH Communications Security, Helsinki, Finland
- *
- * This code is released under the MLton license, a BSD-style license.
- * See the LICENSE file or http://mlton.org/License for details.
- *)
-
-(** Signature for the unit type home module. *)
-signature UNIT = sig
- type t = unit
- (** The unit type. *)
-end
More information about the MLton-commit
mailing list