src/HOLCF/IOA/ROOT.ML
author wenzelm
Wed, 22 Feb 2006 22:18:38 +0100
changeset 19124 d9ac560a7bc8
parent 17925 80a528111a82
child 19360 f47412f922ab
permissions -rw-r--r--
removed rename_indexes_wrt; added rename_indexes2; simplified Pure conjunction, based on actual const;

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