src/HOLCF/IOA/meta_theory/IOA.thy
author wenzelm
Tue, 23 Dec 2008 11:04:07 +0100
changeset 29153 789cd671636e
parent 17233 41eee2e7b465
child 35174 e15040ae75d7
permissions -rw-r--r--
updated scala path;

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