src/HOL/MicroJava/JVM/JVMInstructions.thy
changeset 58886 8a6cac7c7247
parent 58310 91ea607a34d8
child 61361 8b5f00202e1a
--- a/src/HOL/MicroJava/JVM/JVMInstructions.thy	Sun Nov 02 17:39:52 2014 +0100
+++ b/src/HOL/MicroJava/JVM/JVMInstructions.thy	Sun Nov 02 17:58:35 2014 +0100
@@ -2,7 +2,7 @@
     Author:     Gerwin Klein, Technische Universitaet Muenchen
 *)
 
-header {* \isaheader{Instructions of the JVM} *}
+section {* Instructions of the JVM *}
 
 
 theory JVMInstructions imports JVMState begin