From cdc52320d764eb7cd005e2b535bc1c1dab59bbb5 Mon Sep 17 00:00:00 2001 From: letouzey Date: Mon, 21 Mar 2011 15:47:25 +0000 Subject: 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 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index c7d3fb2915..80bf995386 100644 --- a/CHANGES +++ b/CHANGES @@ -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 ". Since is a time + in second for the moment, this feature should rather be avoided + in scripts meant to be machine-independent. Vernacular commands -- cgit v1.2.3