src/HOLCF/IOA/ROOT.ML
author haftmann
Sat, 19 May 2007 11:33:30 +0200
changeset 23024 70435ffe077d
parent 19360 f47412f922ab
child 23560 e43686246de4
permissions -rw-r--r--
fixed text

(*  Title:      HOL/IOA/ROOT.ML
    ID:         $Id$
    Author:     Olaf Mueller

This is the ROOT file for the formalization of a semantic model of
I/O-Automata.  See the README.html file for details.
*)

goals_limit := 1;

time_use_thy "meta_theory/Abstraction";
time_use "meta_theory/ioa_package.ML";