From 1c187fbf2c768212a46a11bbfc0a9b8756bc9a18 Mon Sep 17 00:00:00 2001 From: herbelin Date: Thu, 17 Apr 2003 17:03:02 +0000 Subject: Intégration DatatypesSyntax à Datatypes git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@3945 85f007b7-540e-0410-9357-904b9bb8a0f7 --- theories/Init/SpecifSyntax.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theories/Init/SpecifSyntax.v b/theories/Init/SpecifSyntax.v index b8bb1dec6e..0591f081b7 100644 --- a/theories/Init/SpecifSyntax.v +++ b/theories/Init/SpecifSyntax.v @@ -8,7 +8,7 @@ (*i $Id$ i*) -Require DatatypesSyntax. +Require Datatypes. Require Specif. (** Extra factorization of parsing rules *) -- cgit v1.2.3