src/HOL/HOLCF/IOA/IOA.thy
author berghofe
Sun, 29 Jan 2017 11:59:48 +0100
changeset 64962 bf41e1109db3
parent 62008 cbedaddc9351
permissions -rw-r--r--
Added new / improved tactics for fields and rings

(*  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