src/HOL/MicroJava/JVM/JVMExceptions.thy
changeset 12911 704713ca07ea
parent 12545 7319d384d0d3
child 13052 3bf41c474a88
--- a/src/HOL/MicroJava/JVM/JVMExceptions.thy	Wed Feb 20 17:30:46 2002 +0100
+++ b/src/HOL/MicroJava/JVM/JVMExceptions.thy	Thu Feb 21 09:54:08 2002 +0100
@@ -4,7 +4,7 @@
     Copyright   2001 Technische Universitaet Muenchen
 *)
 
-header {* Exception handling in the JVM *}
+header {* \isaheader{Exception handling in the JVM} *}
 
 theory JVMExceptions = JVMInstructions: