Theory IOA

Up to index of Isabelle/HOLCF/IOA

theory IOA
imports SimCorrectness Compositionality Deadlock

(*  Title:      HOLCF/IOA/meta_theory/IOA.thy
    ID:         $Id$
    Author:     Olaf Müller
*)

header {* The theory of I/O automata in HOLCF *}

theory IOA
imports SimCorrectness Compositionality Deadlock
begin

end