src/HOLCF/IOA/meta_theory/Compositionality.thy
author haftmann
Tue, 20 Dec 2005 09:01:48 +0100
changeset 18444 9116ebabf0d5
parent 17233 41eee2e7b465
child 19741 f65265d71426
permissions -rw-r--r--
removed improper .cvsignore

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

header {* Compositionality of I/O automata *}
theory Compositionality
imports CompoTraces
begin

end