src/HOL/HOLCF/IOA/IOA.thy
author Manuel Eberl <eberlm@in.tum.de>
Mon, 12 Mar 2018 21:03:57 +0100
changeset 67831 07f5588f2735
parent 62008 cbedaddc9351
permissions -rw-r--r--
Removed stray 'sledgehammer' invocation

(*  Title:      HOL/HOLCF/IOA/IOA.thy
    Author:     Olaf Müller
*)

section \<open>The theory of I/O automata in HOLCF\<close>

theory IOA
imports SimCorrectness Compositionality Deadlock
begin

end