src/HOL/Quickcheck_Examples/Quickcheck_Examples.thy
changeset 58889 5b7a9633cfa8
parent 58813 625d04d4fd2a
child 61169 4de9ff3ea29a
--- a/src/HOL/Quickcheck_Examples/Quickcheck_Examples.thy	Sun Nov 02 18:21:14 2014 +0100
+++ b/src/HOL/Quickcheck_Examples/Quickcheck_Examples.thy	Sun Nov 02 18:21:45 2014 +0100
@@ -3,7 +3,7 @@
     Copyright   2004 - 2010 TU Muenchen
 *)
 
-header {* Examples for the 'quickcheck' command *}
+section {* Examples for the 'quickcheck' command *}
 
 theory Quickcheck_Examples
 imports Complex_Main "~~/src/HOL/Library/Dlist" "~~/src/HOL/Library/DAList_Multiset"