diff options
| author | werner | 2001-09-25 09:59:00 +0000 |
|---|---|---|
| committer | werner | 2001-09-25 09:59:00 +0000 |
| commit | 22954faf5118b9c58e7338555cff77f3176beba9 (patch) | |
| tree | 92979fcd44c0642df6c38cdfbd52fe7d46c93da5 | |
| parent | 7b56283ddc0c2b3be8ab4a76a451eac6319d4235 (diff) | |
correctiontypo SETOIDSVO
BW
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2065 85f007b7-540e-0410-9357-904b9bb8a0f7
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -440,7 +440,7 @@ REALSVO=theories/Reals/TypeSyntax.vo \ theories/Reals/Rseries.vo theories/Reals/Rtrigo_fun.vo \ theories/Reals/Reals.vo -SETOIDSVO=theories/Setoids/Setoid.v +SETOIDSVO=theories/Setoids/Setoid.vo THEORIESVO = $(LOGICVO) $(ARITHVO) $(BOOLVO) $(ZARITHVO) $(LISTSVO) \ $(SETSVO) $(INTMAPVO) $(RELATIONSVO) $(WELLFOUNDEDVO) \ |
