src/HOLCF/IOA/meta_theory/IOA.thy
author bulwahn
Wed, 20 Jan 2010 18:02:22 +0100
changeset 34952 bd7e347eb768
parent 17233 41eee2e7b465
child 35174 e15040ae75d7
permissions -rw-r--r--
added registration of equational theorems from prim_rec and rec_def to Spec_Rules

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