src/HOLCF/IOA/Modelcheck/ROOT.ML
author wenzelm
Sat, 17 May 2008 21:46:24 +0200
changeset 26933 7ca61b1ad872
parent 19764 372065f34795
child 28263 69eaa97e7e96
permissions -rw-r--r--
tuned proof;

(*  Title:      HOLCF/IOA/Modelcheck/ROOT.ML
    ID:         $Id$
    Author:     Olaf Mueller and Tobias Hamberger, TU Muenchen

Modelchecker setup for I/O automata.
*)

with_path "../../../HOL/Modelcheck" time_use_thy "MuIOAOracle";

(*examples*)
if_mucke_enabled time_use_thy "Cockpit";
if_mucke_enabled time_use_thy "Ring3";