aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorherbelin2006-01-16 13:58:09 +0000
committerherbelin2006-01-16 13:58:09 +0000
commit57d007e67deafa77387e5f22fa4d4f2bb147294a (patch)
tree7fb76cd7d346a4debeee43470ccde10fd8857a49 /CHANGES
parent76b57540469066429b962cdeffbcccd1f97edb9a (diff)
Ajout motif d'introduction "?" (IntroAnonymous) pour laisser Coq choisir un nom
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@7879 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index f6d9aac8a9..95ae28f45c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -59,6 +59,7 @@ Tactics
- Low-priority term printer made available in ML-written tactic extensions
- Tactic "assert" now accepts "as" intro patterns and "by" tactic clauses
- New tactic "pose proof" that generalizes "assert (id:=p)" with intro patterns
+- New introduction pattern "?" for letting Coq choose a name
Modules