removing deactivated timeout handling; catching compilation errors and only outputing an urgent message to enable parallel sucessful quickcheck compilations and runs to present their result
(* Title: HOL/MicroJava/DFA/Semilattices.thy
Author: Gerwin Klein
Copyright 2003 TUM
*)
header {* Semilattices *}
(*<*)
theory Semilattices
imports Err Opt Product Listn
begin
end
(*>*)