author | paulson |
Wed, 05 Aug 1998 10:57:25 +0200 | |
changeset 5253 | 82a5ca6290aa |
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";