From d21c7aca1d1ce94e2007f0e6c550d36230d9f64f Mon Sep 17 00:00:00 2001 From: Théo Zimmermann Date: Mon, 8 Oct 2018 15:39:31 +0200 Subject: [ci] Add aac-tactics. And fix a typo that was previously there. --- dev/build/windows/makecoq_mingw.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/build') diff --git a/dev/build/windows/makecoq_mingw.sh b/dev/build/windows/makecoq_mingw.sh index b8bea755e0..c3d895784e 100755 --- a/dev/build/windows/makecoq_mingw.sh +++ b/dev/build/windows/makecoq_mingw.sh @@ -1851,7 +1851,7 @@ function make_addon_coquelicot { function make_addon_aactactics { installer_addon_dependency aac - if build_prep_overlay aactactis; then + if build_prep_overlay aactactics; then installer_addon_section aac "AAC" "Coq plugin for extensible associative and commutative rewriting" "" log1 make log2 make install -- cgit v1.2.3