[MLton-commit] r6468
Matthew Fluet
fluet at mlton.org
Tue Mar 11 07:17:39 PST 2008
update comment
----------------------------------------------------------------------
U mlton/trunk/mlton/elaborate/elaborate-env.sig
----------------------------------------------------------------------
Modified: mlton/trunk/mlton/elaborate/elaborate-env.sig
===================================================================
--- mlton/trunk/mlton/elaborate/elaborate-env.sig 2008-03-10 17:11:27 UTC (rev 6467)
+++ mlton/trunk/mlton/elaborate/elaborate-env.sig 2008-03-11 15:17:38 UTC (rev 6468)
@@ -96,7 +96,7 @@
type t
(* ffi represents MLtonFFI, which is built by the basis library and
- * set via the special _basis_done topdec.
+ * set via the special ffiStr MLB annotation.
*)
val ffi: t option ref
val forceUsed: t -> unit
More information about the MLton-commit
mailing list