From a01a27656d4c2753c07f215ff8a5fa99b18043a3 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) --- helm/software/matita/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2