tuned;
authorwenzelm
Thu, 22 Nov 2001 23:15:12 +0100
changeset 12269 fda9192d0344
parent 12268 28e60c998eee
child 12270 71534648d5d4
tuned;
src/Pure/Isar/README
--- a/src/Pure/Isar/README	Thu Nov 22 17:14:17 2001 +0100
+++ b/src/Pure/Isar/README	Thu Nov 22 23:15:12 2001 +0100
@@ -4,8 +4,9 @@
 This directory contains the Isabelle/Isar subsystem -- Intelligible
 Semi-Automated Reasoning for Isabelle.  Interesting modules include:
 
-  ProofContext  (structure of Isar proof contexts)
-  Proof		(core of the Isar/VM interpreter)
+  ProofContext  (the key concept of Isar proof contexts)
+  Locale        (proof contexts as mathematical structures)
+  Proof		(the Isar/VM proof language interpreter)
   Args		(concrete argument syntax of attributes and methods)
   Method	(proof methods)
   Attrib	(attributes)