From aca0bb7546310d87146d27f16b1e98699a23e085 Mon Sep 17 00:00:00 2001 From: herbelin Date: Wed, 12 Nov 2003 19:26:26 +0000 Subject: Restructuration ZArith git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@4879 85f007b7-540e-0410-9357-904b9bb8a0f7 --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c2c39cbc4e..2552ec23b1 100644 --- a/Makefile +++ b/Makefile @@ -585,9 +585,11 @@ NARITHVO=\ theories/NArith/NArith.vo ZARITHVO=\ + theories/ZArith/BinInt.vo \ theories/ZArith/Wf_Z.vo theories/ZArith/Zsyntax.vo \ theories/ZArith/ZArith.vo theories/ZArith/auxiliary.vo \ theories/ZArith/ZArith_dec.vo theories/ZArith/fast_integer.vo \ + theories/ZArith/Zcompare.vo theories/ZArith/Znat.vo \ theories/ZArith/Zmisc.vo theories/ZArith/zarith_aux.vo \ theories/ZArith/Zorder.vo theories/ZArith/Zabs.vo \ theories/ZArith/Zmin.vo theories/ZArith/Zeven.vo \ -- cgit v1.2.3