From 22954faf5118b9c58e7338555cff77f3176beba9 Mon Sep 17 00:00:00 2001 From: werner Date: Tue, 25 Sep 2001 09:59:00 +0000 Subject: correctiontypo SETOIDSVO BW git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2065 85f007b7-540e-0410-9357-904b9bb8a0f7 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 39e61a6113..0c0d4d3eb9 100644 --- a/Makefile +++ b/Makefile @@ -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) \ -- cgit v1.2.3