From 9e2ba1d42bfeff9aafc8384fb131330b725ce3be Mon Sep 17 00:00:00 2001 From: herbelin Date: Wed, 21 May 2003 13:59:36 +0000 Subject: Concentration des notations officielles dans Init/Notations; restructuration de Init git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@4050 85f007b7-540e-0410-9357-904b9bb8a0f7 --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 06f41de2b9..e4fb19ef65 100644 --- a/Makefile +++ b/Makefile @@ -513,7 +513,8 @@ states/barestate.coq: $(SYNTAXPP) $(BESTCOQTOP) # theories/Init/LogicHints.vo theories/Init/SpecifHints.vo \ # theories/Init/Logic_TypeHints.vo \ -INITVO=theories/Init/Datatypes.vo theories/Init/DatatypesSyntax.vo \ +INITVO=theories/Init/Notations.vo \ + theories/Init/Datatypes.vo theories/Init/DatatypesSyntax.vo \ theories/Init/Peano.vo theories/Init/PeanoSyntax.vo \ theories/Init/Logic.vo theories/Init/Specif.vo \ theories/Init/LogicSyntax.vo theories/Init/SpecifSyntax.vo \ -- cgit v1.2.3