src/HOLCF/IOA/meta_theory/IOA.thy
author wenzelm
Thu, 22 Nov 2007 14:51:34 +0100
changeset 25456 6f79698f294d
parent 17233 41eee2e7b465
child 35174 e15040ae75d7
permissions -rw-r--r--
tuned;

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