summaryrefslogtreecommitdiff
path: root/library/libobject.mli
diff options
context:
space:
mode:
authorGravatar Samuel Mimram <samuel.mimram@ens-lyon.org>2005-01-31 14:34:14 +0000
committerGravatar Samuel Mimram <samuel.mimram@ens-lyon.org>2005-01-31 14:34:14 +0000
commit6497f27021fec4e01f2182014f2bb1989b4707f9 (patch)
tree473be7e63895a42966970ab6a70998113bc1bd59 /library/libobject.mli
parent6b649aba925b6f7462da07599fe67ebb12a3460e (diff)
Imported Upstream version 8.0pl2upstream/8.0pl2
Diffstat (limited to 'library/libobject.mli')
-rw-r--r--library/libobject.mli4
1 files changed, 2 insertions, 2 deletions
diff --git a/library/libobject.mli b/library/libobject.mli
index 8a3811e1..b9070f5d 100644
--- a/library/libobject.mli
+++ b/library/libobject.mli
@@ -6,7 +6,7 @@
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
-(*i $Id: libobject.mli,v 1.9.8.1 2004/07/16 19:30:35 herbelin Exp $ i*)
+(*i $Id: libobject.mli,v 1.9.8.2 2005/01/21 16:41:51 herbelin Exp $ i*)
(*i*)
open Names
@@ -39,7 +39,7 @@ open Libnames
Keep - the object is not substitutive, but survives module
closing
Anticipate - this is for objects which have to be explicitely
- managed by the end_module function (like Require
+ managed by the [end_module] function (like Require
and Read markers)
The classification function is also an occasion for a cleanup