src/HOL/Predicate_Compile.thy
changeset 58889 5b7a9633cfa8
parent 58823 513268cb2178
child 60758 d8d85a8172b5
--- a/src/HOL/Predicate_Compile.thy	Sun Nov 02 18:21:14 2014 +0100
+++ b/src/HOL/Predicate_Compile.thy	Sun Nov 02 18:21:45 2014 +0100
@@ -2,7 +2,7 @@
     Author:     Stefan Berghofer, Lukas Bulwahn, Florian Haftmann, TU Muenchen
 *)
 
-header {* A compiler for predicates defined by introduction rules *}
+section {* A compiler for predicates defined by introduction rules *}
 
 theory Predicate_Compile
 imports Random_Sequence Quickcheck_Exhaustive