src/HOL/MicroJava/DFA/Semilattices.thy
author wenzelm
Sun, 28 Nov 2010 20:36:45 +0100
changeset 40799 d44c87988a24
parent 33954 1bc3b688548c
child 42150 b0c0638c4aad
permissions -rw-r--r--
ML results: enter before printing (cf. Poly/ML SVN 1218);

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

header {* Semilattices *}

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

end
(*>*)