back to more robust "standard" anti-aliasing (reverting f610115ca3d0): sub-pixel rendering can have odd color effects, even on high-end displays;
(* Title: HOL/MicroJava/DFA/Abstract_BV.thy
Author: Gerwin Klein
Copyright 2003 TUM
*)
section \<open>Abstract Bytecode Verifier\<close>
(*<*)
theory Abstract_BV
imports Typing_Framework_err Kildall LBVCorrect LBVComplete
begin
end
(*>*)