src/HOLCF/IOA/ROOT.ML
author wenzelm
Tue, 27 May 1997 15:45:07 +0200
changeset 3362 0b268cff9344
parent 3071 981258186b71
child 4563 6b9a8e956af9
permissions -rw-r--r--
NJ 1.09.2x as factory default!

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