diff options
author | herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2003-03-31 22:18:28 +0000 |
---|---|---|
committer | herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2003-03-31 22:18:28 +0000 |
commit | d61118844ec3c29ac399bbe80e0356d584a7a9c8 (patch) | |
tree | 6a304338628b92e3e4ed9f08091985776a84590a | |
parent | 350a2dfc96bb581d291af2c256bb6935c3245c9a (diff) |
MAJ
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@3830 85f007b7-540e-0410-9357-904b9bb8a0f7
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -33,6 +33,10 @@ Grammar extensions 2300-23FF (miscellaneous technical, including sqrt symbol) and 2600-26FF (miscellaneous symbols) are supported symbols +Tactic language + +- Fail tactic now accepts a failure message + Bugs - Rename bug fixed (#244) |