| author | wenzelm |
| Mon, 07 Jul 1997 09:07:08 +0200 | |
| changeset 3504 | 8493dbe2f009 |
| parent 3071 | 981258186b71 |
| child 4563 | 6b9a8e956af9 |
| permissions | -rw-r--r-- |
| 3071 | 1 |
(* Title: HOL/IOA/meta_theory/ROOT.ML |
2 |
ID: $Id$ |
|
3 |
Author: Olaf Mueller |
|
4 |
Copyright 1997 TU Muenchen |
|
5 |
||
6 |
This is the ROOT file for the formalization of a semantic model of I/O-Automata. |
|
7 |
||
8 |
See the README.html file for details. |
|
9 |
||
10 |
Should be executed in the subdirectory HOLCF/IOA/meta_theory. |
|
11 |
*) |
|
12 |
||
13 |
||
14 |
goals_limit:=1; |
|
15 |
||
16 |
loadpath := ["meta_theory"]; |
|
17 |
||
18 |
use_thy"IOA"; |