diff options
| author | barras | 2009-03-04 19:35:34 +0000 |
|---|---|---|
| committer | barras | 2009-03-04 19:35:34 +0000 |
| commit | 93b16c35bb0177847d91f26d2d8ad45f20fe4b5c (patch) | |
| tree | 99967d0c7dcf3224600cfe2a05f69c1e51424997 /CHANGES | |
| parent | 75345335b8d6a3c1539f9e05f7a7c587d920410e (diff) | |
doc et CHANGES pour la commande Timeout
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11962 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -13,6 +13,11 @@ Tactics - Improved support of dependent goals over objects in dependent types for "destruct". +Vernacular commands + +- New command "Timeout <n> <command>." interprets a command and a timeout + interrupts the interpretation after <n> seconds. + Tools - New coqtop/coqc option -beautify to reformat .v files (usable |
