diff options
Diffstat (limited to 'kernel/names.mli')
| -rw-r--r-- | kernel/names.mli | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/names.mli b/kernel/names.mli index 6ae0f515fb..79f5f0e931 100644 --- a/kernel/names.mli +++ b/kernel/names.mli @@ -91,6 +91,7 @@ module Spset : Set.S with type elt = section_path module Spmap : Map.S with type key = section_path (*s Specific paths for declarations *) +type constant_path = section_path type inductive_path = section_path * int type constructor_path = inductive_path * int |
