diff options
| author | letouzey | 2011-03-21 15:47:25 +0000 |
|---|---|---|
| committer | letouzey | 2011-03-21 15:47:25 +0000 |
| commit | cdc52320d764eb7cd005e2b535bc1c1dab59bbb5 (patch) | |
| tree | 8ea01ffbaeca2db4295db0f7d746f4ead3b69d0b /CHANGES | |
| parent | 94d72b73a6db3918796ca1fa8cb4b21b793dc561 (diff) | |
Documentation of the timeout tactical (cf r13917)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13921 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -16,6 +16,9 @@ Tactics - New tactics constr_eq, is_evar and has_evar. - Remove the two-argument variant of "decide equality". +- New experimental tactical "timeout <n> <tac>". Since <n> is a time + in second for the moment, this feature should rather be avoided + in scripts meant to be machine-independent. Vernacular commands |
