src/HOLCF/IOA/ROOT.ML
author wenzelm
Thu, 15 Feb 2001 17:18:54 +0100
changeset 11145 3e47692e3a3e
parent 9000 c20d58286a51
child 12218 6597093b77e7
permissions -rw-r--r--
eliminate get_def;

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

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";
time_use "meta_theory/ioa_syn.ML";