diff options
| author | Hugo Herbelin | 2018-11-05 15:06:51 +0100 |
|---|---|---|
| committer | Hugo Herbelin | 2018-11-05 15:06:51 +0100 |
| commit | 649b611b1b0e76a599637266e89538c9f2e6776c (patch) | |
| tree | be0608f729ba6ebaf8e89c230ca6c82fc327be1c /library/libobject.mli | |
| parent | 9c2c0006d1a3ce8e536ede2468546142bf96bca5 (diff) | |
| parent | 813c4f65e80926cb4f1eadf1a6eeda6983b71a2b (diff) | |
Merge PR #8871: [library] Move Nametab/Lib specific-names to Nametab
Diffstat (limited to 'library/libobject.mli')
| -rw-r--r-- | library/libobject.mli | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/library/libobject.mli b/library/libobject.mli index c53537e654..32ffc5b79e 100644 --- a/library/libobject.mli +++ b/library/libobject.mli @@ -71,7 +71,6 @@ type 'a substitutivity = *) type object_name = full_path * Names.KerName.t -val make_oname : object_prefix -> Names.Id.t -> object_name type 'a object_declaration = { object_name : string; |
