src/HOLCF/IOA/ROOT.ML
author urbanc
Wed, 11 Jan 2006 17:10:11 +0100
changeset 18655 73cebafb9a89
parent 17925 80a528111a82
child 19360 f47412f922ab
permissions -rw-r--r--
merged the silly lemmas into the eqvt proof of subtype

(*  Title:      HOL/IOA/ROOT.ML
    ID:         $Id$
    Author:     Olaf Müller

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