src/HOL/Imperative_HOL/ex/Sublist.thy
changeset 58889 5b7a9633cfa8
parent 53374 a14d2a854c02
child 60515 484559628038
--- a/src/HOL/Imperative_HOL/ex/Sublist.thy	Sun Nov 02 18:21:14 2014 +0100
+++ b/src/HOL/Imperative_HOL/ex/Sublist.thy	Sun Nov 02 18:21:45 2014 +0100
@@ -2,7 +2,7 @@
     Author:     Lukas Bulwahn, TU Muenchen
 *)
 
-header {* Slices of lists *}
+section {* Slices of lists *}
 
 theory Sublist
 imports "~~/src/HOL/Library/Multiset"