Fixed bug in consts_code section.
authorberghofe
Wed, 27 Nov 2002 17:11:38 +0100
changeset 13727 4ab8d49ab981
parent 13726 9550a6f4ed4a
child 13728 8004e56204fd
Fixed bug in consts_code section.
src/HOL/MicroJava/BV/BVExample.thy
--- a/src/HOL/MicroJava/BV/BVExample.thy	Wed Nov 27 17:07:05 2002 +0100
+++ b/src/HOL/MicroJava/BV/BVExample.thy	Wed Nov 27 17:11:38 2002 +0100
@@ -456,7 +456,7 @@
   "Bex"    ("(fn A => fn f => exists f A)")
   "Ball"   ("(fn A => fn f => forall f A)")
   "some_elem" ("hd")
-  "op -" :: "'a set \<Rightarrow> 'a set \<Rightarrow> 'a set"  ("(_ \\ _)")
+  "op -" :: "'a set \<Rightarrow> 'a set \<Rightarrow> 'a set"  ("(_ \\\\ _)")
 
 lemma JVM_sup_unfold [code]:
  "JVMType.sup S m n = lift2 (Opt.sup