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