src/HOL/MicroJava/DFA/Semilattices.thy
author wenzelm
Mon, 19 Apr 2010 16:04:42 +0200
changeset 36204 16c371c6ff86
parent 33954 1bc3b688548c
child 42150 b0c0638c4aad
permissions -rwxr-xr-x
some updates on multi-platform support;

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

header {* Semilattices *}

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

end
(*>*)