aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>1999-10-15 17:48:19 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>1999-10-15 17:48:19 +0000
commitac5723025f1de3b6d7131b58b42fa6d4a867efe5 (patch)
tree058b5b7fca48fceaf876d9fe36aae22b137139a7
parentda774042ac058d7f4d041959e2f53ca407581891 (diff)
Whitespace
-rw-r--r--isa/isa.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/isa/isa.el b/isa/isa.el
index c4f58f25..9b2bd7ab 100644
--- a/isa/isa.el
+++ b/isa/isa.el
@@ -131,7 +131,7 @@ no regular or easily discernable structure."
proof-showproof-command "pr()"
proof-goal-command "Goal \"%s\";"
proof-save-command "qed \"%s\";"
- proof-context-command "ProofGeneral.show_context()"
+ proof-context-command "ProofGeneral.show_context()"
proof-info-command "ProofGeneral.help()"
proof-kill-goal-command "ProofGeneral.kill_goal();"
proof-find-theorems-command "ProofGeneral.thms_containing [\"%s\"]"