diff options
| author | msozeau | 2008-06-22 11:35:16 +0000 |
|---|---|---|
| committer | msozeau | 2008-06-22 11:35:16 +0000 |
| commit | c9278a6352d94bd04a438a9f9276f598160c5395 (patch) | |
| tree | 025ec0bcbe31433cbcf22f66d2fa3ff3302b7e73 /CHANGES | |
| parent | 8874a5916bc43acde325f67a73544a4beb65c781 (diff) | |
Rename obligations_tactic to obligation_tactic and fix bugs #1893.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11164 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -290,6 +290,7 @@ Program which argument decreases structurally. - Program Lemma, Axiom etc... now permit to have obligations in the statement iff they can be automatically solved by the default tactic. +- Renamed "Obligations Tactic" command to "Obligation Tactic". - New command "Preterm [ of id ]" to see the actual term fed to Coq for debugging purposes. - New option "Transparent Obligations" to control the declaration of |
