diff options
Diffstat (limited to 'engine')
| -rw-r--r-- | engine/univGen.mli | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engine/univGen.mli b/engine/univGen.mli index 42756701dc..8af5f8fdb0 100644 --- a/engine/univGen.mli +++ b/engine/univGen.mli @@ -89,3 +89,4 @@ val constr_of_global : GlobRef.t -> constr references and computing their instantiated universe context. (side-effect on the universe counter, use with care). *) val type_of_global : GlobRef.t -> types in_universe_context_set +[@@ocaml.deprecated "use [Typeops.type_of_global]"] |
