src/HOL/MicroJava/DFA/Semilattices.thy
author Andreas Lochbihler
Mon, 22 Sep 2014 10:53:54 +0200
changeset 58414 f945e7af0d27
parent 42150 b0c0638c4aad
child 58886 8a6cac7c7247
permissions -rw-r--r--
drop workaround addressed by d0d3c30806b4

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

header {* Semilattices *}

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

end
(*>*)