| author | kleing |
| Tue, 26 Mar 2002 21:10:33 +0100 | |
| changeset 13069 | 3ccbd3a97bcb |
| parent 12218 | 6597093b77e7 |
| child 14981 | e73f8140af78 |
| permissions | -rw-r--r-- |
| 6470 | 1 |
(* Title: HOL/IOA/ex/ROOT.ML |
2 |
ID: $Id$ |
|
| 12218 | 3 |
Author: Olaf Müller |
4 |
License: GPL (GNU GENERAL PUBLIC LICENSE) |
|
| 6470 | 5 |
|
6 |
This is the ROOT file for the formalization of a semantic model of |
|
7 |
I/O-Automata. See the README.html file for details. |
|
8 |
*) |
|
9 |
||
10 |
goals_limit := 1; |
|
11 |
||
| 9000 | 12 |
time_use_thy "TrivEx"; |
13 |
time_use_thy "TrivEx2"; |