src/HOL/MicroJava/BV/BVExample.thy
changeset 41413 64cd30d6b0b8
parent 40077 c8a9eaaa2f59
child 44035 322d1657c40c
--- a/src/HOL/MicroJava/BV/BVExample.thy	Wed Dec 29 13:51:17 2010 +0100
+++ b/src/HOL/MicroJava/BV/BVExample.thy	Wed Dec 29 17:34:41 2010 +0100
@@ -5,7 +5,11 @@
 header {* \isaheader{Example Welltypings}\label{sec:BVExample} *}
 
 theory BVExample
-imports "../JVM/JVMListExample" BVSpecTypeSafe JVM Executable_Set
+imports
+  "../JVM/JVMListExample"
+  BVSpecTypeSafe
+  JVM
+  "~~/src/HOL/Library/Executable_Set"
 begin
 
 text {*