author | kleing |
Sat, 17 Apr 2004 00:50:45 +0200 | |
changeset 14611 | e9d2f771b3c7 |
parent 12218 | 6597093b77e7 |
child 14981 | e73f8140af78 |
permissions | -rw-r--r-- |
6488 | 1 |
(* Title: HOL/IOA/ROOT.ML |
3071 | 2 |
ID: $Id$ |
12218 | 3 |
Author: Olaf Müller |
4 |
License: GPL (GNU GENERAL PUBLIC LICENSE) |
|
3071 | 5 |
|
6217 | 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. |
|
3071 | 8 |
*) |
9 |
||
6217 | 10 |
goals_limit := 1; |
3071 | 11 |
|
9000 | 12 |
time_use_thy "meta_theory/Abstraction"; |
13 |
time_use "meta_theory/ioa_package.ML"; |
|
14 |
time_use "meta_theory/ioa_syn.ML"; |