diff options
| author | herbelin | 2005-01-21 17:18:23 +0000 |
|---|---|---|
| committer | herbelin | 2005-01-21 17:18:23 +0000 |
| commit | d7b2414b631d71e89e677d650b84bd4fadd44895 (patch) | |
| tree | 47b653e7e0ae9b83dbc8a96b2c5be4717b2eefbd /library/libobject.mli | |
| parent | ea6bd4e5496f0fd7e059cd9b924f29ca80a38ae2 (diff) | |
Compatibilité ocamlweb pour cible doc
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@6616 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'library/libobject.mli')
| -rw-r--r-- | library/libobject.mli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/libobject.mli b/library/libobject.mli index 562ba0ce42..37447ffbe6 100644 --- a/library/libobject.mli +++ b/library/libobject.mli @@ -40,7 +40,7 @@ open Mod_subst 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 |
