src/HOL/MicroJava/DFA/Semilattices.thy
author wenzelm
Tue, 13 Jan 2015 21:46:09 +0100
changeset 59362 41f1645a4f63
parent 58886 8a6cac7c7247
child 61361 8b5f00202e1a
permissions -rw-r--r--
some support for PIDE batch session; clarified Thy_Info.use_thys_options and corresponding protocol command;

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

section {* Semilattices *}

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

end
(*>*)