| author | skalberg |
| Wed, 27 Aug 2003 18:13:59 +0200 | |
| changeset 14169 | 0590de71a016 |
| 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"; |