src/HOLCF/IOA/meta_theory/IOA.thy
author wenzelm
Wed, 02 Dec 2009 12:04:07 +0100
changeset 33930 6a973bd43949
parent 17233 41eee2e7b465
child 35174 e15040ae75d7
permissions -rw-r--r--
slightly less ambitious settings, to avoid potential out-of-memory problem;

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