src/HOL/HOLCF/IOA/meta_theory/IOA.thy
author blanchet
Tue, 10 Jun 2014 12:16:22 +0200
changeset 57200 aab87ffa60cc
parent 42151 4da4fc77664b
child 58880 0baae4311a9f
permissions -rw-r--r--
use 'where' clause for selector default value syntax

(*  Title:      HOL/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