The source project of this merge request has been removed.
Adapt to coq/coq#14773 (convert_concl has a ~cast argument)
Compare changes
+ 9
− 2
@@ -83,7 +83,14 @@ let map_constr f t =
@@ -553,7 +560,7 @@ let gappa_quote gl =
GitLab upgrade completed. Current version is 17.11.3.
With DEFAULTcast cast:false is the previous behaviour, otherwise cast:true.