src/HOLCF/IOA/meta_theory/IOA.thy
author haftmann
Wed, 14 Jul 2010 14:20:47 +0200
changeset 37819 000049335247
parent 35174 e15040ae75d7
permissions -rw-r--r--
check without explicit path

(*  Title:      HOLCF/IOA/meta_theory/IOA.thy
    Author:     Olaf Müller
*)

header {* The theory of I/O automata in HOLCF *}

theory IOA
imports SimCorrectness Compositionality Deadlock
begin

end