aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/ci/user-overlays/06454-ejgallego-evar+strict_to_constr.sh
blob: f4cb71cf193e265c7445f81954b56c377f29b723 (plain)
1
2
3
4
5
6
7
8
if [ "$CI_PULL_REQUEST" = "6454" ] || [ "$CI_BRANCH" = "evar+strict_to_constr" ]; then

    # ltac2_CI_BRANCH=econstr+more_fix
    # ltac2_CI_GITURL=https://github.com/ejgallego/ltac2

    Equations_CI_BRANCH=evar+strict_to_constr
    Equations_CI_GITURL=https://github.com/ejgallego/Coq-Equations
fi