beautified "match"
authorkleing
Sat, 16 Nov 2002 23:01:59 +0100
changeset 13718 9f94248d2f5a
parent 13717 78f91fcdf560
child 13719 44fed7d0c305
beautified "match"
src/HOL/MicroJava/BV/EffectMono.thy
--- a/src/HOL/MicroJava/BV/EffectMono.thy	Sat Nov 16 22:54:39 2002 +0100
+++ b/src/HOL/MicroJava/BV/EffectMono.thy	Sat Nov 16 23:01:59 2002 +0100
@@ -151,7 +151,7 @@
                   "is_class G cname" and
               oT: "G\<turnstile> oT\<preceq> (Class cname)" and
               vT: "G\<turnstile> vT\<preceq> b" and
-              xc: "Ball (set (match G (Xcpt NullPointer) pc et)) (is_class G)"
+              xc: "Ball (set (match G NullPointer pc et)) (is_class G)"
         by force
       moreover
       from s1 G