clarified "this_name" vs. former "reset" feature -- imitate the latter by loading other session sources directly;
(* Title: HOL/MicroJava/DFA/Semilattices.thy
Author: Gerwin Klein
Copyright 2003 TUM
*)
header {* Semilattices *}
(*<*)
theory Semilattices
imports Err Opt Product Listn
begin
end
(*>*)