src/HOL/MicroJava/BV/Effect.thy
changeset 58886 8a6cac7c7247
parent 55524 f41ef840f09d
child 61361 8b5f00202e1a
--- a/src/HOL/MicroJava/BV/Effect.thy	Sun Nov 02 17:39:52 2014 +0100
+++ b/src/HOL/MicroJava/BV/Effect.thy	Sun Nov 02 17:58:35 2014 +0100
@@ -3,7 +3,7 @@
     Copyright   2000 Technische Universitaet Muenchen
 *)
 
-header {* \isaheader{Effect of Instructions on the State Type} *}
+section {* Effect of Instructions on the State Type *}
 
 theory Effect 
 imports JVMType "../JVM/JVMExceptions"