src/HOLCF/IOA/ROOT.ML
author wenzelm
Sat, 30 Dec 2006 16:08:06 +0100
changeset 21966 edab0ecfbd7c
parent 19360 f47412f922ab
child 23560 e43686246de4
permissions -rw-r--r--
removed misleading OuterLex.eq_token;

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