src/HOLCF/IOA/Modelcheck/ROOT.ML
author paulson
Wed, 19 Jul 2006 11:55:26 +0200
changeset 20153 6ff5d35749b0
parent 19764 372065f34795
child 28263 69eaa97e7e96
permissions -rw-r--r--
Fixed the bugs introduced by the last commit! Output is now *identical* to that produced by the old version, based on a-lists.

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