src/HOLCF/IOA/meta_theory/IOA.thy
author huffman
Wed, 17 Feb 2010 10:00:22 -0800
changeset 35174 e15040ae75d7
parent 17233 41eee2e7b465
permissions -rw-r--r--
remove $ from all HOLCF files

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