diff options
| author | herbelin | 2006-09-22 16:55:14 +0000 |
|---|---|---|
| committer | herbelin | 2006-09-22 16:55:14 +0000 |
| commit | 00c1819ddfda8395cd719d9aa6475b8f30ed7076 (patch) | |
| tree | e6409a692e32f8ffa5a01462436796c7466bba9d /CHANGES | |
| parent | 5256f8513a69b57d5a31cd0ad58768ae1c5b78ef (diff) | |
Ajout d'une valeur VList dans tacinterp pour permettre de cabler des
Tactic Notation acceptant des listes en entrée avec application à la
définition de revert dans Tactics.v.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@9159 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ Changes from V8.1beta to V8.1 before applying irreversible unification heuristics (allow e.g. to infer the predicate in "(exist _ 0 (refl_equal 0) : {n:nat | n=0 })") - Support for "where" clause in cofixpoint definitions +- Support for argument lists of arbitrary length in Tactic Notation Changes from V8.0 to V8.1beta ============================= |
