aboutsummaryrefslogtreecommitdiff
path: root/isar
diff options
context:
space:
mode:
authorMakarius Wenzel2007-11-13 16:17:01 +0000
committerMakarius Wenzel2007-11-13 16:17:01 +0000
commita8e9cd2171bc46aa199eefbbb7de2dee390b4118 (patch)
tree37485defcb3750433c6d09bf263cd09ea2b98585 /isar
parent4920601b0e487df1b3431fde1027a99348802cf5 (diff)
command 'thm' makes no sense outside a proper context;
fixed spelling;
Diffstat (limited to 'isar')
-rw-r--r--isar/todo8
1 files changed, 1 insertions, 7 deletions
diff --git a/isar/todo b/isar/todo
index 75da5f95..cfb5578e 100644
--- a/isar/todo
+++ b/isar/todo
@@ -24,12 +24,6 @@ See also ../todo for generic things to do, priority codes.
** C Electric terminator for non-terminator provers would be nice.
-** B theorem dependencies: using Isar's "thm" command does not
- work at top level. This is annoying for browsing the fully
- qualified dependency names. (Even the ML_command "thm"
- returns unknown theory context error). Can we use something
- else?
-
** B Proof nesting depth calculation not right: see debug messages
** B Isabelle tweaks
@@ -46,4 +40,4 @@ See also ../todo for generic things to do, priority codes.
** C provide template for empty theory (or even just for Scratch.thy);
-** C proper proof-by-pointing support (vary hard);
+** C proper proof-by-pointing support (very hard);