diff -r 47fdd4f40d00 -r 8a6cac7c7247 src/HOL/MicroJava/JVM/JVMExceptions.thy --- a/src/HOL/MicroJava/JVM/JVMExceptions.thy Sun Nov 02 17:39:52 2014 +0100 +++ b/src/HOL/MicroJava/JVM/JVMExceptions.thy Sun Nov 02 17:58:35 2014 +0100 @@ -3,7 +3,7 @@ Copyright 2001 Technische Universitaet Muenchen *) -header {* \isaheader{Exception handling in the JVM} *} +section {* Exception handling in the JVM *} theory JVMExceptions imports JVMInstructions begin