having extra assumptions (typically from a context) means there is no chance to have a valid code equation => skip decoding and registration of the code equations
(* Title: HOL/MicroJava/DFA/Semilattices.thy
Author: Gerwin Klein
Copyright 2003 TUM
*)
header {* Semilattices *}
(*<*)
theory Semilattices
imports Err Opt Product Listn
begin
end
(*>*)