tuned structure;
authorwenzelm
Mon, 02 Jun 2008 23:38:25 +0200
changeset 27050 cd8d99b9ef09
parent 27049 5072d6c77baa
child 27051 a53dfe909674
tuned structure;
doc-src/IsarRef/Thy/Introduction.thy
doc-src/IsarRef/Thy/Outer_Syntax.thy
--- a/doc-src/IsarRef/Thy/Introduction.thy	Mon Jun 02 23:38:24 2008 +0200
+++ b/doc-src/IsarRef/Thy/Introduction.thy	Mon Jun 02 23:38:25 2008 +0200
@@ -1,7 +1,7 @@
 (* $Id$ *)
 
 theory Introduction
-imports Pure
+imports Main
 begin
 
 chapter {* Introduction *}
@@ -73,7 +73,7 @@
 *}
 
 
-section {* Quick start *}
+section {* User interfaces *}
 
 subsection {* Terminal sessions *}
 
@@ -227,7 +227,7 @@
 *}
 
 
-subsection {* How to write Isar proofs anyway? \label{sec:isar-howto} *}
+section {* How to write Isar proofs anyway? \label{sec:isar-howto} *}
 
 text {*
   This is one of the key questions, of course.  First of all, the
--- a/doc-src/IsarRef/Thy/Outer_Syntax.thy	Mon Jun 02 23:38:24 2008 +0200
+++ b/doc-src/IsarRef/Thy/Outer_Syntax.thy	Mon Jun 02 23:38:25 2008 +0200
@@ -1,7 +1,7 @@
 (* $Id$ *)
 
 theory Outer_Syntax
-imports Pure
+imports Main
 begin
 
 chapter {* Outer syntax *}