Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 39e865f1 authored by MARCHE Claude's avatar MARCHE Claude
Browse files

Do not compile Sequence.v since it is not complete, sorry

parent 80d4b42c
No related branches found
No related tags found
No related merge requests found
......@@ -888,7 +888,7 @@ COQLIBS_SET_FILES = Set
COQLIBS_SET = $(addprefix lib/coq/set/, $(COQLIBS_SET_FILES))
COQLIBS_SETTHEORY_FILES = Interval PowerSet Relation Identity Image \
InverseDomRan Function Sequence
InverseDomRan Function
COQLIBS_SETTHEORY = $(addprefix lib/coq/settheory/, $(COQLIBS_SETTHEORY_FILES))
ifeq (@enable_coq_fp_libs@,yes)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment