src/HOLCF/IOA/meta_theory/IOA.thy
author huffman
Tue, 16 Nov 2010 11:50:05 -0800
changeset 40575 b9a86f15e763
parent 35174 e15040ae75d7
permissions -rw-r--r--
rename 'repdef' to 'domaindef'

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