diff options
| author | Théo Zimmermann | 2019-05-08 20:40:19 +0200 |
|---|---|---|
| committer | Théo Zimmermann | 2019-05-08 20:40:19 +0200 |
| commit | 053e64206aa70c6a12c75b59e8267eeaba00d1ce (patch) | |
| tree | ca27106456f7643b08ee328f34628e999d222dd1 /dev/ci | |
| parent | 928bced545407a2043fe2acaa5b31b1aa07988d5 (diff) | |
Remove ltac2 add-on from Windows installer now that it is in the main Coq package.
Diffstat (limited to 'dev/ci')
| -rwxr-xr-x | dev/ci/gitlab.bat | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev/ci/gitlab.bat b/dev/ci/gitlab.bat index cc1931d13d..6c4ccfc14d 100755 --- a/dev/ci/gitlab.bat +++ b/dev/ci/gitlab.bat @@ -41,7 +41,6 @@ IF "%WINDOWS%" == "enabled_all_addons" ( SET EXTRA_ADDONS=^
-addon=bignums ^
-addon=equations ^
- -addon=ltac2 ^
-addon=mtac2 ^
-addon=mathcomp ^
-addon=menhir ^
|
