aboutsummaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
authoremakarov2007-11-14 19:47:46 +0000
committeremakarov2007-11-14 19:47:46 +0000
commit87bfa992d0373cd1bfeb046f5a3fc38775837e83 (patch)
tree5a222411c15652daf51a6405e2334a44a9c95bea /Makefile.common
parentd04ad26f4bb424581db2bbadef715fef491243b3 (diff)
Update on Numbers; renamed ZOrder.v to ZLt to remove clash with ZArith/Zorder on MacOS.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10323 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index a28b456b98..032a6d5d0b 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -685,7 +685,7 @@ INTEGERABSTRACTVO:=\
$(INTABSTRACTDIR)/ZBase.vo\
$(INTABSTRACTDIR)/ZPlus.vo\
$(INTABSTRACTDIR)/ZTimes.vo\
- $(INTABSTRACTDIR)/ZOrder.vo\
+ $(INTABSTRACTDIR)/ZLt.vo\
$(INTABSTRACTDIR)/ZPlusOrder.vo\
$(INTABSTRACTDIR)/ZTimesOrder.vo