From 45cc0a5fc01797715a959c6db4f63fd744b4fd1d Mon Sep 17 00:00:00 2001 From: herbelin Date: Wed, 20 Dec 2000 22:10:18 +0000 Subject: MAJ git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@1179 85f007b7-540e-0410-9357-904b9bb8a0f7 --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 8744effdb7..5cefdc87fe 100644 --- a/CHANGES +++ b/CHANGES @@ -76,6 +76,10 @@ explicitement la grammaire avec "ast" ou "List" (renomm que les 3 primitives), on peut typer avec "constr", "tactic", ou "vernac" pour utiliser le parseur correspondant. +- Binding of constructions in Grammar rules is now done with absolute + paths. This means overloading of syntax for different constructions + having same base name is no longer possible. + - Syntax changes AddPath -> Add LoadPath; -- cgit v1.2.3