author | kleing |
Tue, 13 May 2003 08:59:21 +0200 | |
changeset 14024 | 213dcc39358f |
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"; |