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: 0.4.95@7852~478 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=50169f9c6b58f49ddbc509060fa86db425e4773f;p=helm.git library-auto removed from tests (too slow even in native code) --- diff --git a/matita/Makefile b/matita/Makefile index b19f646fb..c6b6f0b1f 100644 --- a/matita/Makefile +++ b/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