From 5b8e645b675b6b2efac8e13c29da5e984248e507 Mon Sep 17 00:00:00 2001 From: barras Date: Fri, 27 Oct 2006 21:21:17 +0000 Subject: simplif de la partie ML de ring/field git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@9302 85f007b7-540e-0410-9357-904b9bb8a0f7 --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 25dd5e2eda..f4de7a9cac 100644 --- a/Makefile +++ b/Makefile @@ -842,7 +842,7 @@ ARITHVO=\ theories/Arith/Euclid.vo theories/Arith/Plus.vo \ theories/Arith/Wf_nat.vo theories/Arith/Max.vo \ theories/Arith/Bool_nat.vo theories/Arith/Factorial.vo \ -# theories/Arith/Div.vo + theories/Arith/Arith_base.vo SORTINGVO=\ theories/Sorting/Heap.vo theories/Sorting/Permutation.vo \ @@ -960,6 +960,7 @@ REALSBASEVO=\ theories/Reals/Rdefinitions.vo \ theories/Reals/Raxioms.vo theories/Reals/RIneq.vo \ theories/Reals/DiscrR.vo theories/Reals/Rbase.vo \ + theories/Reals/LegacyRfield.vo REALS_basic= -- cgit v1.2.3