src/HOL/IMP/Denotational.thy
changeset 58889 5b7a9633cfa8
parent 52402 c2f30ba4bb98
child 62217 527488dc8b90
--- a/src/HOL/IMP/Denotational.thy	Sun Nov 02 18:21:14 2014 +0100
+++ b/src/HOL/IMP/Denotational.thy	Sun Nov 02 18:21:45 2014 +0100
@@ -1,6 +1,6 @@
 (* Authors: Heiko Loetzbeyer, Robert Sandner, Tobias Nipkow *)
 
-header "Denotational Semantics of Commands"
+section "Denotational Semantics of Commands"
 
 theory Denotational imports Big_Step begin