aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar narboux <narboux@85f007b7-540e-0410-9357-904b9bb8a0f7>2003-12-01 10:08:52 +0000
committerGravatar narboux <narboux@85f007b7-540e-0410-9357-904b9bb8a0f7>2003-12-01 10:08:52 +0000
commitd481f9ae997edb7ae0f048ff4295c14750b4e423 (patch)
treeb6e13dba23b4eaf0649c0ddb526be3a9b8f3efea /CHANGES
parent90072be20db6507abf25ab3abb05d4d0c182011a (diff)
Idtac parle
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@5044 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 7781c0bd0..a9a8698d9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -161,6 +161,7 @@ Library
Tactic language
- Fail tactic now accepts a failure message
+- Idtac tactic now accepts a message
- New primitive tactic "FreshId" (new syntax: "Fresh") to generate new names
- Debugger prints levels of calls