aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/user-overlays/11731-ejgallego-proof+more_naming_unif.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dev/ci/user-overlays/11731-ejgallego-proof+more_naming_unif.sh')
-rw-r--r--dev/ci/user-overlays/11731-ejgallego-proof+more_naming_unif.sh12
1 files changed, 0 insertions, 12 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
deleted file mode 100644
index 6928925e54..0000000000
--- a/dev/ci/user-overlays/11731-ejgallego-proof+more_naming_unif.sh
+++ /dev/null
@@ -1,12 +0,0 @@
-if [ "$CI_PULL_REQUEST" = "11731" ] || [ "$CI_BRANCH" = "proof+more_naming_unif" ]; then
-
- equations_CI_REF=proof+more_naming_unif
- equations_CI_GITURL=https://github.com/ejgallego/Coq-Equations
-
- 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