aboutsummaryrefslogtreecommitdiffhomepage
path: root/library/libnames.mli
diff options
context:
space:
mode:
Diffstat (limited to 'library/libnames.mli')
-rw-r--r--library/libnames.mli1
1 files changed, 1 insertions, 0 deletions
diff --git a/library/libnames.mli b/library/libnames.mli
index fd2ca37ae..9ee7d0ab5 100644
--- a/library/libnames.mli
+++ b/library/libnames.mli
@@ -29,6 +29,7 @@ val isIndRef : global_reference -> bool
val isConstructRef : global_reference -> bool
val eq_gr : global_reference -> global_reference -> bool
+val canonical_gr : global_reference -> global_reference
val destVarRef : global_reference -> variable
val destConstRef : global_reference -> constant