author | wenzelm |
Sun, 20 May 2012 11:34:33 +0200 | |
changeset 47884 | 21c42b095c84 |
parent 42151 | 4da4fc77664b |
permissions | -rw-r--r-- |
42151 | 1 |
(* Title: HOL/HOLCF/IOA/ROOT.ML |
19360
f47412f922ab
converted Müller to Mueller to make smlnj 110.58 work
kleing
parents:
17925
diff
changeset
|
2 |
Author: Olaf Mueller |
3071 | 3 |
|
23560 | 4 |
Formalization of a semantic model of I/O-Automata. See README.html |
5 |
for details. |
|
3071 | 6 |
*) |
7 |
||
33615 | 8 |
use_thys ["meta_theory/Abstraction"]; |