From 50169f9c6b58f49ddbc509060fa86db425e4773f Mon Sep 17 00:00:00 2001 From: Ferruccio Guidi Date: Sun, 13 May 2007 20:25:44 +0000 Subject: [PATCH] library-auto removed from tests (too slow even in native code) --- matita/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2