src/HOL/MicroJava/DFA/Semilattices.thy
author wenzelm
Wed, 08 Aug 2012 14:30:27 +0200
changeset 48734 af91cd2301ba
parent 42150 b0c0638c4aad
child 58886 8a6cac7c7247
permissions -rw-r--r--
back to implicit commit via isabelle-process -- save image only once (cf. 181b91e1d1c1);

(*  Title:      HOL/MicroJava/DFA/Semilattices.thy
    Author:     Gerwin Klein
    Copyright   2003 TUM
*)

header {* Semilattices *}

(*<*)
theory Semilattices
imports Err Opt Product Listn
begin

end
(*>*)