From 06eaa6883b276c3e14509ced57ef1e63f2ec21e4 Mon Sep 17 00:00:00 2001 From: herbelin Date: Fri, 21 Nov 2003 21:30:11 +0000 Subject: Extraction des lemmes sur convert/nat_of_P de BinPos vers Pnat; ajout Pcase et Pcompare_antisym git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@4962 85f007b7-540e-0410-9357-904b9bb8a0f7 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index aa5ac43e85..9e0cc51fd7 100644 --- a/Makefile +++ b/Makefile @@ -582,8 +582,8 @@ BOOLVO=\ theories/Bool/Bvector.vo NARITHVO=\ - theories/NArith/BinPos.vo theories/NArith/BinNat.vo \ - theories/NArith/NArith.vo + theories/NArith/BinPos.vo theories/NArith/Pnat.vo \ + theories/NArith/BinNat.vo theories/NArith/NArith.vo ZARITHVO=\ theories/ZArith/BinInt.vo \ -- cgit v1.2.3