diff options
| author | notin | 2006-05-18 09:58:22 +0000 |
|---|---|---|
| committer | notin | 2006-05-18 09:58:22 +0000 |
| commit | a9038c27410553e959b8e727bc49e265e4823884 (patch) | |
| tree | 45ff04870a076011b746dcac3e66bc7667bdc20e /Makefile | |
| parent | 34d3b725ba27a9ec146d649da10f709d72e6ceff (diff) | |
Dépendances pour List.v
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8828 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -962,8 +962,8 @@ SETOIDSVO=theories/Setoids/Setoid.vo THEORIESVO =\ $(INITVO) $(LOGICVO) $(ARITHVO) $(BOOLVO) $(NARITHVO) $(ZARITHVO) \ - $(LISTSVO) $(STRINGSVO) $(SETSVO) $(FSETSVO) $(INTMAPVO) $(RELATIONSVO) \ - $(WELLFOUNDEDVO) $(REALSVO) $(SETOIDSVO) $(SORTINGVO) + $(SETOIDSVO) $(LISTSVO) $(STRINGSVO) $(SETSVO) $(FSETSVO) $(INTMAPVO) \ + $(RELATIONSVO) $(WELLFOUNDEDVO) $(REALSVO) $(SORTINGVO) THEORIESLIGHTVO = $(INITVO) $(LOGICVO) $(ARITHVO) |
