aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Aspinall1998-10-21 10:08:29 +0000
committerDavid Aspinall1998-10-21 10:08:29 +0000
commit571c2dc2bf8c710a29a70daf338e5a99986c5946 (patch)
tree51c8358d9961ef38b27a618f8b5ff00160baeb8c
parentcabaf5d19b888e16f48a66eaf5b4a015501752b5 (diff)
todos for multi files and Isabelle annotations
-rw-r--r--todo5
1 files changed, 5 insertions, 0 deletions
diff --git a/todo b/todo
index a71edfa2..08d5f6af 100644
--- a/todo
+++ b/todo
@@ -14,6 +14,9 @@ X (Low) probably not worth wasting time on
* This is a list of things which need doing in the generic interface
====================================================================
+A* shouldn't a
+ file that has been completed be added to proof-included-files-list?
+
A* Fixup multiple files (mark atomic makes some assumption about
non-comment commands in script buffers). Improve test for
locked region being whole of buffer. This is partly done,
@@ -389,6 +392,8 @@ C Improve coqtags. I cannot handle lists e.g., with
* Here are things to be done to Isabelle Mode
=============================================
+A* Add annotations to prompt and output.
+
B Intermittent problems parsing output. Seems to depend on
what has been run before. E.g. first time starting process
might not display goal. Try to find repeatable case.