From: Ferruccio Guidi Date: Sun, 13 May 2007 20:25:44 +0000 (+0000) Subject: library-auto removed from tests (too slow even in native code) X-Git-Tag: make_still_working~6337 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=a01a27656d4c2753c07f215ff8a5fa99b18043a3;p=helm.git library-auto removed from tests (too slow even in native code) --- diff --git a/helm/software/matita/Makefile b/helm/software/matita/Makefile index b19f646fb..c6b6f0b1f 100644 --- a/helm/software/matita/Makefile +++ b/helm/software/matita/Makefile @@ -218,9 +218,9 @@ TEST_DIRS = \ contribs/PREDICATIVE-TOPOLOGY \ $(NULL) +# library_auto \ TEST_DIRS_OPT = \ $(TEST_DIRS) \ - library_auto \ $(NULL) .PHONY: tests tests.opt cleantests cleantests.opt