aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/user-overlays/08902-ejgallego-ltac+use_atts_in_ast.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dev/ci/user-overlays/08902-ejgallego-ltac+use_atts_in_ast.sh')
-rw-r--r--dev/ci/user-overlays/08902-ejgallego-ltac+use_atts_in_ast.sh15
1 files changed, 0 insertions, 15 deletions
diff --git a/dev/ci/user-overlays/08902-ejgallego-ltac+use_atts_in_ast.sh b/dev/ci/user-overlays/08902-ejgallego-ltac+use_atts_in_ast.sh
deleted file mode 100644
index 08112d3054..0000000000
--- a/dev/ci/user-overlays/08902-ejgallego-ltac+use_atts_in_ast.sh
+++ /dev/null
@@ -1,15 +0,0 @@
-if [ "$CI_PULL_REQUEST" = "8902" ] || [ "$CI_BRANCH" = "ltac+use_atts_in_ast" ]; then
-
- aactactics_CI_REF=ltac+use_atts_in_ast
- aactactics_CI_GITURL=https://github.com/ejgallego/aac-tactics
-
- coqhammer_CI_REF=ltac+use_atts_in_ast
- coqhammer_CI_GITURL=https://github.com/ejgallego/coqhammer
-
- Equations_CI_REF=ltac+use_atts_in_ast
- Equations_CI_GITURL=https://github.com/ejgallego/Coq-Equations
-
- mtac2_CI_REF=ltac+use_atts_in_ast
- mtac2_CI_GITURL=https://github.com/ejgallego/Coq-Equations
-
-fi