aboutsummaryrefslogtreecommitdiff
path: root/isar
diff options
context:
space:
mode:
authorMakarius Wenzel2001-12-27 15:55:45 +0000
committerMakarius Wenzel2001-12-27 15:55:45 +0000
commitd4950c124d4fdd3f215da8ef997dde46d324363a (patch)
tree1b751807bafe191aab31f9c77abcf9af7671c370 /isar
parent974a08a2f827bd440acfa6b1668e40dca242843a (diff)
updated;
Diffstat (limited to 'isar')
-rw-r--r--isar/BUGS4
-rw-r--r--isar/README2
-rw-r--r--isar/todo4
3 files changed, 2 insertions, 8 deletions
diff --git a/isar/BUGS b/isar/BUGS
index baddf520..88d9b757 100644
--- a/isar/BUGS
+++ b/isar/BUGS
@@ -4,6 +4,4 @@
See also ../BUGS for generic bugs.
-Nothing specific here, check isa/BUGS for some issues that may apply
-to Isar as well.
-
+Nothing specific here.
diff --git a/isar/README b/isar/README
index 89e745bd..a3afa67b 100644
--- a/isar/README
+++ b/isar/README
@@ -4,7 +4,7 @@ Written by Markus Wenzel
Status: supported
Maintainer: Markus Wenzel
-Isabelle version: 99-1, 99-2
+Isabelle versions: Isabelle99-1, Isabelle99-2, Isabelle2001
Isabelle homepage: http://www.cl.cam.ac.uk/Research/HVG/Isabelle/
Isar homepage: http://isabelle.in.tum.de/Isar/
diff --git a/isar/todo b/isar/todo
index 0266533d..c508181f 100644
--- a/isar/todo
+++ b/isar/todo
@@ -17,8 +17,4 @@ Isabelle's pretty-printing subsystem);
** C tune behaviour of goals/response buffers (e.g. hide empty
response buffers when using 2 buffer model);
-** D Fixup so that typing in shell buffer updates locked buffer status.
-It works in Isabelle/classic, why not here? (But users shouldn't
-type in shell buffer, anyway).
-
** D support proof-next-error?