diff options
| author | letouzey | 2011-09-23 12:55:26 +0000 |
|---|---|---|
| committer | letouzey | 2011-09-23 12:55:26 +0000 |
| commit | aa9a5fddd49c9bec13d178f274f24dabcc033850 (patch) | |
| tree | 90ba09daf1df29b344cd940c5cf3fca3d5e782eb /CHANGES | |
| parent | 99673b71ac2d0e8ff81d58ee8f1ded888531c86f (diff) | |
auto with nocore : disable the use of the core database (wish #2188)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@14490 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -46,6 +46,8 @@ Tactics - Tactic "dependent rewrite" now supports equality in "sig". - Tactic omega now understands Zpred (wish #1912) and can prove any goal from a context containing an arithmetical contradiction (wish #2236). +- Using "auto with nocore" disables the use of the "core" database (wish #2188). + This pseudo-database "nocore" can also be used with trivial and eauto. Vernacular commands |
