diff options
| author | Hendrik Tews | 2013-01-20 20:52:14 +0000 |
|---|---|---|
| committer | Hendrik Tews | 2013-01-20 20:52:14 +0000 |
| commit | fcb38129563b2bacf5f597bde4444d62c3e78c92 (patch) | |
| tree | 5ea2c5f9cf73808196e9c95f4251a872e381f5a2 /doc/ProofGeneral.texi | |
| parent | 682715a78b9434b043cf0d664ed9c030508750d5 (diff) | |
- implement retract from prooftree
Diffstat (limited to 'doc/ProofGeneral.texi')
| -rw-r--r-- | doc/ProofGeneral.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ProofGeneral.texi b/doc/ProofGeneral.texi index 628fae0f..30e19cfc 100644 --- a/doc/ProofGeneral.texi +++ b/doc/ProofGeneral.texi @@ -3158,6 +3158,8 @@ dependencies. given existential variable. @item Snapshots of proof trees for reference when you retract your proof to try a different approach. +@item Trigger a retract (undo) operation with a selected sequent +as target. @end itemize For a more elaborated description please consult the help dialog |
