author | wenzelm |
Sun, 25 Oct 1998 12:33:27 +0100 | |
changeset 5769 | 6a422b22ba02 |
parent 4816 | 64f075872f69 |
child 6217 | 9dac1ee185e3 |
permissions | -rw-r--r-- |
(* 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";