aboutsummaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorDavid Aspinall1999-11-29 13:17:48 +0000
committerDavid Aspinall1999-11-29 13:17:48 +0000
commit4561860fbd1c04e85ebd9dee1c6fba4344c2f30f (patch)
tree0ee7a31ea089157ff22707c4a2023e83aa4c606f /BUGS
parent2e0b012acb9cb1324d941a37b56a1fc2ae3400ed (diff)
Note about proof_timing in Isabelle
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS5
1 files changed, 5 insertions, 0 deletions
diff --git a/BUGS b/BUGS
index 6a8ce17d..3771b5df 100644
--- a/BUGS
+++ b/BUGS
@@ -144,6 +144,11 @@ to proofgen@dcs.ed.ac.uk.
Isabelle Proof General Bugs
===========================
+* set proof_timing is problematic: it will make the goals display
+disappear during proof. This is because Proof General only displays
+goals output that appears *after* Isabelle messages, but Isabelle
+prints the timing message after the goals are displayed.
+
* There is a general difficulty with proof scripts containing ML
structures, functions, etc. Proof General does not understand full ML
syntax(!), so it will be confused by structures which contain