src/HOL/Datatype_Examples/Compat.thy
changeset 58889 5b7a9633cfa8
parent 58442 039b54d9b5c4
child 63167 0909deb8059b
--- a/src/HOL/Datatype_Examples/Compat.thy	Sun Nov 02 18:21:14 2014 +0100
+++ b/src/HOL/Datatype_Examples/Compat.thy	Sun Nov 02 18:21:45 2014 +0100
@@ -5,7 +5,7 @@
 Tests for compatibility with the old datatype package.
 *)
 
-header {* Tests for Compatibility with the Old Datatype Package *}
+section {* Tests for Compatibility with the Old Datatype Package *}
 
 theory Compat
 imports "~~/src/HOL/Library/Old_Datatype"