aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/xml/doubleTypeInference.ml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/xml/doubleTypeInference.ml')
-rw-r--r--plugins/xml/doubleTypeInference.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/xml/doubleTypeInference.ml b/plugins/xml/doubleTypeInference.ml
index b4ec85ab7..864f35e80 100644
--- a/plugins/xml/doubleTypeInference.ml
+++ b/plugins/xml/doubleTypeInference.ml
@@ -21,7 +21,7 @@ let cprop =
(N.MPfile
(Libnames.dirpath_of_string "CoRN.algebra.CLogic"))
(N.Dir_path.make [])
- (N.mk_label "CProp")
+ (N.Label.make "CProp")
;;
let whd_betadeltaiotacprop env _evar_map ty =