src/HOL/MicroJava/JVM/JVMExecInstr.thy
changeset 58886 8a6cac7c7247
parent 39758 b8a53e3a0ee2
child 61361 8b5f00202e1a
--- a/src/HOL/MicroJava/JVM/JVMExecInstr.thy	Sun Nov 02 17:39:52 2014 +0100
+++ b/src/HOL/MicroJava/JVM/JVMExecInstr.thy	Sun Nov 02 17:58:35 2014 +0100
@@ -4,7 +4,7 @@
 *)
 
 
-header {* \isaheader{JVM Instruction Semantics} *}
+section {* JVM Instruction Semantics *}
 
 
 theory JVMExecInstr imports JVMInstructions JVMState begin