src/HOLCF/IOA/ROOT.ML
author wenzelm
Mon, 07 Feb 2000 18:38:51 +0100
changeset 8203 2fcc6017cb72
parent 6488 271969bb7f95
child 9000 c20d58286a51
permissions -rw-r--r--
intro/elim/dest attributes: changed ! / !! flags to ? / ??;

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

goals_limit := 1;

use_thy "meta_theory/Abstraction";
use "meta_theory/ioa_package.ML";
use "meta_theory/ioa_syn.ML";