From 655ed0a02904ebe227cfd61d50e5d83f99dc7374 Mon Sep 17 00:00:00 2001 From: mohring Date: Wed, 27 Mar 2002 08:29:24 +0000 Subject: *** empty log message *** git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2569 85f007b7-540e-0410-9357-904b9bb8a0f7 --- Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index ab6dccf977..0eb831b613 100644 --- a/Makefile +++ b/Makefile @@ -383,9 +383,8 @@ clean:: LOGICVO=theories/Logic/Classical.vo theories/Logic/Classical_Type.vo \ theories/Logic/Classical_Pred_Set.vo theories/Logic/Eqdep.vo \ theories/Logic/Classical_Pred_Type.vo theories/Logic/Classical_Prop.vo \ - theories/Logic/Elimdep.vo theories/Logic/Berardi.vo \ - theories/Logic/Eqdep_dec.vo theories/Logic/Decidable.vo \ - theories/Logic/JMeq.vo + theories/Logic/Berardi.vo theories/Logic/Eqdep_dec.vo \ + theories/Logic/Decidable.vo theories/Logic/JMeq.vo ARITHVO=theories/Arith/Arith.vo theories/Arith/Gt.vo \ theories/Arith/Between.vo theories/Arith/Le.vo \ -- cgit v1.2.3