src/HOL/HOLCF/IOA/IOA.thy
author blanchet
Wed, 30 Aug 2017 23:36:21 +0200
changeset 66559 beb48215cda7
parent 62008 cbedaddc9351
permissions -rw-r--r--
added options to make veriT more complete

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

section \<open>The theory of I/O automata in HOLCF\<close>

theory IOA
imports SimCorrectness Compositionality Deadlock
begin

end