From e1c67a6cb5ba78af5faf43b87c1869de5f3161b9 Mon Sep 17 00:00:00 2001 From: Hendrik Tews Date: Tue, 15 Jan 2013 14:40:18 +0000 Subject: - support bullets and braces in Prooftree - prooftree protocol change to version 3 --- hol-light/hol-light.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hol-light') diff --git a/hol-light/hol-light.el b/hol-light/hol-light.el index f3c983b0..3201e2ff 100644 --- a/hol-light/hol-light.el +++ b/hol-light/hol-light.el @@ -400,7 +400,7 @@ the currently open proof.") proof-tree-find-begin-of-unfinished-proof 'hol-light-find-begin-of-unfinished-proof ;; These ones belong in shell mode - proof-tree-proof-finished-regexp "No subgoals" + proof-tree-branch-finished-regexp "No subgoals" proof-tree-show-sequent-command (lambda (id) (format "print_xgoal_of_id \"%s\";;" id)) -- cgit v1.2.3