diff -r 9537bf1c4853 -r 5b7a9633cfa8 src/HOL/Imperative_HOL/ex/Sublist.thy --- 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"