src/HOL/MicroJava/JVM/JVMExceptions.thy
changeset 58886 8a6cac7c7247
parent 39758 b8a53e3a0ee2
child 61361 8b5f00202e1a
--- 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