author | wenzelm |
Sat, 30 Dec 2006 16:08:06 +0100 | |
changeset 21966 | edab0ecfbd7c |
parent 19360 | f47412f922ab |
child 23560 | e43686246de4 |
permissions | -rw-r--r-- |
6488 | 1 |
(* Title: HOL/IOA/ROOT.ML |
3071 | 2 |
ID: $Id$ |
19360
f47412f922ab
converted Müller to Mueller to make smlnj 110.58 work
kleing
parents:
17925
diff
changeset
|
3 |
Author: Olaf Mueller |
3071 | 4 |
|
6217 | 5 |
This is the ROOT file for the formalization of a semantic model of |
6 |
I/O-Automata. See the README.html file for details. |
|
3071 | 7 |
*) |
8 |
||
6217 | 9 |
goals_limit := 1; |
3071 | 10 |
|
9000 | 11 |
time_use_thy "meta_theory/Abstraction"; |
12 |
time_use "meta_theory/ioa_package.ML"; |