diff -r 0baae4311a9f -r b9556a055632 src/HOL/Library/Sublist.thy --- a/src/HOL/Library/Sublist.thy Sun Nov 02 17:16:01 2014 +0100 +++ b/src/HOL/Library/Sublist.thy Sun Nov 02 17:20:45 2014 +0100 @@ -3,7 +3,7 @@ Author: Christian Sternagel, JAIST *) -header {* List prefixes, suffixes, and homeomorphic embedding *} +section {* List prefixes, suffixes, and homeomorphic embedding *} theory Sublist imports Main