*** empty log message ***
authornipkow
Thu, 19 Aug 2004 10:33:10 +0200
changeset 15148 3879dc0e9a9c
parent 15147 e1ed51e0ec0f
child 15149 c5c4884634b7
*** empty log message ***
NEWS
--- a/NEWS	Thu Aug 19 01:20:17 2004 +0200
+++ b/NEWS	Thu Aug 19 10:33:10 2004 +0200
@@ -9,10 +9,10 @@
 * Theory headers: the new header syntax for Isar theories is
 
   theory <name>
-  import <theory1> ... <theoryn>
+  imports <theory1> ... <theoryn>
   begin
 
-  optionally also with a "files" section. The old syntax
+  optionally also with a "files" section. The syntax
 
   theory <name> = <theory1> + ... + <theoryn>: