From ec719e61b31cbf08b853ae3bfb96ce3508dba50a Mon Sep 17 00:00:00 2001 From: herbelin Date: Thu, 3 Feb 2005 16:18:52 +0000 Subject: Nouveau fichier Tactics.v collectant les tactiques utiles des utilisateurs git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@6670 85f007b7-540e-0410-9357-904b9bb8a0f7 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f6a43395bc..17cf2733f0 100644 --- a/Makefile +++ b/Makefile @@ -781,7 +781,7 @@ INITVO=\ theories/Init/Datatypes.vo theories/Init/Peano.vo \ theories/Init/Logic.vo theories/Init/Specif.vo \ theories/Init/Logic_Type.vo theories/Init/Wf.vo \ - theories/Init/Prelude.vo + theories/Init/Tactics.vo theories/Init/Prelude.vo init: $(INITVO) -- cgit v1.2.3