author | wenzelm |
Tue, 10 Jul 2007 23:29:43 +0200 | |
changeset 23719 | ccd9cb15c062 |
parent 23560 | e43686246de4 |
child 24584 | 01e83ffa6c54 |
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 |
|
23560 | 5 |
Formalization of a semantic model of I/O-Automata. See README.html |
6 |
for details. |
|
3071 | 7 |
*) |
8 |
||
9000 | 9 |
time_use_thy "meta_theory/Abstraction"; |