diff -r 47fdd4f40d00 -r 8a6cac7c7247 src/HOL/MicroJava/JVM/JVMInstructions.thy --- 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