src/HOLCF/IOA/ROOT.ML
author mueller
Tue, 10 Nov 1998 16:28:08 +0100
changeset 5844 2886310fb5e9
parent 4816 64f075872f69
child 6217 9dac1ee185e3
permissions -rw-r--r--
tiny changes;

(*  Title:      HOL/IOA/meta_theory/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.

Should be executed in the subdirectory HOLCF/IOA/meta_theory.
*)


goals_limit:=1;

loadpath := ["meta_theory"];

use_thy"Abstraction";
use_thy"TrivEx";
use_thy"TrivEx2";