aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorherbelin2002-12-15 12:56:46 +0000
committerherbelin2002-12-15 12:56:46 +0000
commit4974d5862cc9eb5d1982de1e8a98393959be622f (patch)
tree638ba4da7f1b1ddc127c639c3ce5d0faa6a01583
parentde32f8f70ca9e077cdfc922fff59530b74a0cfa6 (diff)
MAJ
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@3446 85f007b7-540e-0410-9357-904b9bb8a0f7
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 89e00ed3ac..2087d1793b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -22,6 +22,7 @@ Symbolic notations
- Declarations with only implicit arguments now handled (e.g. the
argument of nil can be set implicit; use !nil to refer to nil
without arguments)
+- "Print Scope sc" and "Locate ntn" allows to know to what a notation is bound
- New defensive strategy for printing or not implicit arguments to ensure
re-type-checkability of the printed term