diff -r 9537bf1c4853 -r 5b7a9633cfa8 src/HOL/ex/Set_Comprehension_Pointfree_Examples.thy --- a/src/HOL/ex/Set_Comprehension_Pointfree_Examples.thy Sun Nov 02 18:21:14 2014 +0100 +++ b/src/HOL/ex/Set_Comprehension_Pointfree_Examples.thy Sun Nov 02 18:21:45 2014 +0100 @@ -3,7 +3,7 @@ Copyright 2012 TU Muenchen *) -header {* Examples for the set comprehension to pointfree simproc *} +section {* Examples for the set comprehension to pointfree simproc *} theory Set_Comprehension_Pointfree_Examples imports Main