From 5a135c2193fef3dfbb023d05c56deef77be35847 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Fri, 1 Oct 1999 11:18:37 +0000 Subject: Added interrupt button. --- images/gimp/scripts/proofgeneral.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'images/gimp/scripts') diff --git a/images/gimp/scripts/proofgeneral.scm b/images/gimp/scripts/proofgeneral.scm index 77be8c62..757734fc 100644 --- a/images/gimp/scripts/proofgeneral.scm +++ b/images/gimp/scripts/proofgeneral.scm @@ -48,7 +48,7 @@ (define (script-fu-proofgeneral-make-all-buttons) (mapcar script-fu-proofgeneral-make-button - '("goal" "next" "qed" "restart" "retract" "undo" "use" "state" "context" "info" "command" "find" "help"))) + '("goal" "next" "qed" "restart" "retract" "undo" "use" "state" "context" "info" "command" "find" "help" "interrupt"))) (script-fu-register "script-fu-proofgeneral-make-all-buttons" "/Xtns/Script-Fu/Proof General/Make All Buttons" -- cgit v1.2.3