aboutsummaryrefslogtreecommitdiffhomepage
path: root/library/nametab.mli
diff options
context:
space:
mode:
Diffstat (limited to 'library/nametab.mli')
-rwxr-xr-xlibrary/nametab.mli4
1 files changed, 2 insertions, 2 deletions
diff --git a/library/nametab.mli b/library/nametab.mli
index 5367bfdd8..774b148a5 100755
--- a/library/nametab.mli
+++ b/library/nametab.mli
@@ -21,12 +21,12 @@ open Libnames
There are three classes of names:
1a- internal kernel names: [kernel_name], [constant], [inductive],
- [module_path]
+ [module_path], [dir_path]
1b- other internal names: [global_reference], [syndef_name],
[extended_global_reference], [global_dir_reference], ...
- 2- full, non ambiguous user names: [full_path] and [dir_path]
+ 2- full, non ambiguous user names: [full_path]
3- non necessarily full, possibly ambiguous user names: [reference]
and [qualid]