From 6e1ce1b936a712bea7678d04e55053abc1f5a9cf Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Thu, 4 Sep 2008 09:15:12 +0000 Subject: [PATCH] stop running LAMBDA-TYPES as a test, can be reactivated when it will take less than one night --- 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 bc317b4f3..415905258 100644 --- a/helm/software/matita/Makefile +++ b/helm/software/matita/Makefile @@ -194,8 +194,8 @@ TEST_DIRS = \ # library_auto TEST_DIRS_OPT = \ $(TEST_DIRS) \ - contribs/LAMBDA-TYPES \ $(NULL) + #contribs/LAMBDA-TYPES \ .PHONY: tests tests.opt cleantests cleantests.opt tests: $(foreach d,$(TEST_DIRS),$(d)-test) -- 2.39.2