]> matita.cs.unibo.it Git - helm.git/commitdiff
removed contribs from nigtly bench
authorEnrico Tassi <enrico.tassi@inria.fr>
Wed, 13 Sep 2006 15:37:11 +0000 (15:37 +0000)
committerEnrico Tassi <enrico.tassi@inria.fr>
Wed, 13 Sep 2006 15:37:11 +0000 (15:37 +0000)
matita/Makefile

index c39fcee85fc2f96d02a1ff78d75e589efde6f737..d87651b107f79391238f7fe5e5b6c2c877a19519 100644 (file)
@@ -197,9 +197,9 @@ distclean: clean
 TEST_DIRS =                            \
        library                         \
        tests                           \
-       contribs/LAMBDA-TYPES           \
-       contribs/PREDICATIVE-TOPOLOGY   \
        $(NULL)
+#      contribs/LAMBDA-TYPES           \
+#      contribs/PREDICATIVE-TOPOLOGY   \
 
 .PHONY: tests tests.opt cleantests cleantests.opt
 tests: $(foreach d,$(TEST_DIRS),$(d)-test)