aboutsummaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
authorEmilio Jesus Gallego Arias2020-03-07 14:50:20 -0500
committerEmilio Jesus Gallego Arias2020-03-19 17:18:55 -0400
commitc3350ed82e1dd4e299a5a14e6e63103556a379d2 (patch)
tree7e528b59f96748a9d558fe862096344a14c9f7a2 /dev
parentfb1625d723a4eb44c9a5266c759916b735e69b74 (diff)
[obligations] Step towards more structured handling of remaining obligations.
There is a lot of check overhead in the code, we will try to provide a more convenient API for manipulation of remaining obligations.
Diffstat (limited to 'dev')
-rw-r--r--dev/ci/user-overlays/11731-ejgallego-proof+more_naming_unif.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev/ci/user-overlays/11731-ejgallego-proof+more_naming_unif.sh b/dev/ci/user-overlays/11731-ejgallego-proof+more_naming_unif.sh
index c87c3f7f0f..6928925e54 100644
--- a/dev/ci/user-overlays/11731-ejgallego-proof+more_naming_unif.sh
+++ b/dev/ci/user-overlays/11731-ejgallego-proof+more_naming_unif.sh
@@ -6,4 +6,7 @@ if [ "$CI_PULL_REQUEST" = "11731" ] || [ "$CI_BRANCH" = "proof+more_naming_unif"
rewriter_CI_REF=proof+more_naming_unif
rewriter_CI_GITURL=https://github.com/ejgallego/rewriter
+ elpi_CI_REF=proof+more_naming_unif
+ elpi_CI_GITURL=https://github.com/ejgallego/coq-elpi
+
fi