src/HOL/Imperative_HOL/Heap_Monad.thy
changeset 58889 5b7a9633cfa8
parent 58510 c6427c9d0898
child 58939 994fe0ba8335
--- a/src/HOL/Imperative_HOL/Heap_Monad.thy	Sun Nov 02 18:21:14 2014 +0100
+++ b/src/HOL/Imperative_HOL/Heap_Monad.thy	Sun Nov 02 18:21:45 2014 +0100
@@ -2,7 +2,7 @@
     Author:     John Matthews, Galois Connections; Alexander Krauss, Lukas Bulwahn & Florian Haftmann, TU Muenchen
 *)
 
-header {* A monad with a polymorphic heap and primitive reasoning infrastructure *}
+section {* A monad with a polymorphic heap and primitive reasoning infrastructure *}
 
 theory Heap_Monad
 imports