aboutsummaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
authorEmilio Jesus Gallego Arias2019-12-05 23:15:19 +0100
committerEmilio Jesus Gallego Arias2019-12-05 23:15:19 +0100
commita78165d9fb333f2c50ab5ae52c32507429859c89 (patch)
tree451872d26bdb93109227e90e0b853dddd54986f4 /dev
parent24936224d5170ba76162ff28eb091be10eace684 (diff)
parentf437655f3afbfd89e7abba7d9d53b49a2334b8ae (diff)
Merge PR #11172: Interleave removal of coercions and search for notations
Ack-by: Zimmi48 Reviewed-by: ejgallego
Diffstat (limited to 'dev')
-rw-r--r--dev/ci/user-overlays/11172-herbelin-master+coercion-notation-interleaved-printing.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/dev/ci/user-overlays/11172-herbelin-master+coercion-notation-interleaved-printing.sh b/dev/ci/user-overlays/11172-herbelin-master+coercion-notation-interleaved-printing.sh
new file mode 100644
index 0000000000..e0d9dc6469
--- /dev/null
+++ b/dev/ci/user-overlays/11172-herbelin-master+coercion-notation-interleaved-printing.sh
@@ -0,0 +1,6 @@
+if [ "$CI_PULL_REQUEST" = "11172" ] || [ "$CI_BRANCH" = "master+coercion-notation-interleaved-printing" ]; then
+
+ elpi_CI_REF=coq-master+mini-fix-mkGApp
+ elpi_CI_GITURL=https://github.com/herbelin/coq-elpi
+
+fi