From a20954f5c5a26efa37a3902b50473e1a3adb6caa Mon Sep 17 00:00:00 2001 From: mohring Date: Tue, 7 Nov 2000 17:59:12 +0000 Subject: Modification de la table des tactic Definitions pour eviter l'ecriture de fonctions dans les .vo ajout de lemmes dans EqNat, Logic_Type suppression de PolyListSyntax qui redefinissait le Infix de append Recherche d'instances a reecrire dans les Cases et les FixPoint git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@820 85f007b7-540e-0410-9357-904b9bb8a0f7 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index de15e784f4..202eb78be2 100644 --- a/Makefile +++ b/Makefile @@ -257,7 +257,7 @@ ZARITHVO=theories/Zarith/Wf_Z.vo theories/Zarith/Zsyntax.vo \ theories/Zarith/ZArith_dec.vo theories/Zarith/fast_integer.vo \ theories/Zarith/Zmisc.vo theories/Zarith/zarith_aux.vo -LISTSVO=theories/Lists/List.vo theories/Lists/PolyListSyntax.vo \ +LISTSVO=theories/Lists/List.vo \ theories/Lists/ListSet.vo theories/Lists/Streams.vo \ theories/Lists/PolyList.vo theories/Lists/TheoryList.vo -- cgit v1.2.3