diff -r 5818d9cfb2e7 -r 644b62cf678f src/HOL/Bali/AxSem.thy --- a/src/HOL/Bali/AxSem.thy Tue Oct 07 16:07:40 2008 +0200 +++ b/src/HOL/Bali/AxSem.thy Tue Oct 07 16:07:50 2008 +0200 @@ -501,7 +501,7 @@ | hazard:"G,A\{P \. Not \ type_ok G t} t\ {Q}" -| Abrupt: "G,A\{P\(arbitrary3 t) \. Not \ normal} t\ {P}" +| Abrupt: "G,A\{P\(undefined3 t) \. Not \ normal} t\ {P}" --{* variables *} | LVar: " G,A\{Normal (\s.. P\Var (lvar vn s))} LVar vn=\ {P}"