src/HOLCF/IOA/meta_theory/IOA.thy
author wenzelm
Wed, 11 Oct 2006 22:55:17 +0200
changeset 20980 e4fd72aecd03
parent 17233 41eee2e7b465
child 35174 e15040ae75d7
permissions -rw-r--r--
add_defs: declare terms;

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