aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7>2001-11-13 13:26:29 +0000
committerGravatar letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7>2001-11-13 13:26:29 +0000
commite3f8244e98bf312539c14f1eacc07b33201c48e1 (patch)
tree968d533736950bacf90c6b934c49d8bbe2ad5f06
parentf093a07ab0289c632b3f5600e8ad03bad23c13c5 (diff)
Moins de fichiers avec des axioms
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2188 85f007b7-540e-0410-9357-904b9bb8a0f7
-rw-r--r--contrib/extraction/test/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/extraction/test/Makefile b/contrib/extraction/test/Makefile
index 9c4f87e94..1db621f18 100644
--- a/contrib/extraction/test/Makefile
+++ b/contrib/extraction/test/Makefile
@@ -11,8 +11,6 @@ theories/Arith/Arith.vo \
theories/Lists/List.vo \
theories/Reals/Rsyntax.vo \
theories/Num/% \
-theories/Relations/Rstar.vo \
-theories/Sets/Integers.vo \
theories/ZArith/Zsyntax.vo
DIRS:= $(shell (cd $(TOPDIR);find theories -type d ! -name CVS))