]> matita.cs.unibo.it Git - helm.git/commitdiff
stop running LAMBDA-TYPES as a test, can be reactivated when it will take
authorEnrico Tassi <enrico.tassi@inria.fr>
Thu, 4 Sep 2008 09:15:12 +0000 (09:15 +0000)
committerEnrico Tassi <enrico.tassi@inria.fr>
Thu, 4 Sep 2008 09:15:12 +0000 (09:15 +0000)
less than one night

helm/software/matita/Makefile

index bc317b4f3a37997e67b241e3443b7d85841265d5..41590525815a2fbb3f4293e9831a41d6a7c3acaa 100644 (file)
@@ -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)