aboutsummaryrefslogtreecommitdiff
path: root/todo
diff options
context:
space:
mode:
authorThomas Kleymann1998-11-10 14:19:59 +0000
committerThomas Kleymann1998-11-10 14:19:59 +0000
commit22f538e19b8984689e360bcffe1780b77d5e88c9 (patch)
treea229e189adf5ff942a56738286d1302f95482c79 /todo
parent544e0513a23f3806d44b6c39ffe382cf2acc9c5f (diff)
Refresh response buffer when goals buffer is refreshed.
Diffstat (limited to 'todo')
-rw-r--r--todo8
1 files changed, 5 insertions, 3 deletions
diff --git a/todo b/todo
index da2559bf..8bf9ff1c 100644
--- a/todo
+++ b/todo
@@ -389,9 +389,11 @@ X pbp code doesn't quite accord with the tech report; in particular it
C fix Pbp implementation (10h)
-B Equiv, Next,... aren't handled properly, because LEGO does not
- refresh the proof state. Perhaps it would be easiest to get LEGO to
- output more information in proof script mode (2h)
+C Inoking an "Expand" command produces a new proof state. But this is
+ incorrectly displayed in the response buffer and not the goals
+ buffer because special annotations are missing. Presumably, one
+ ought to replace "Toplevel.Pr()" by "Toplevel.PR()" in the
+ definition of "Expand" (see file newtop.sml [Version 1.4]). (30min)
B release new version of the LEGO proof engine (4h tms)