author | wenzelm |
Tue, 10 Jul 2007 23:29:43 +0200 | |
changeset 23719 | ccd9cb15c062 |
parent 19764 | 372065f34795 |
child 28263 | 69eaa97e7e96 |
permissions | -rw-r--r-- |
6488 | 1 |
(* Title: HOLCF/IOA/Modelcheck/ROOT.ML |
6471
08d12ef5fc19
added translation from IOA to mucalculus and corresponding modelchecker examples;
mueller
parents:
diff
changeset
|
2 |
ID: $Id$ |
19360
f47412f922ab
converted Müller to Mueller to make smlnj 110.58 work
kleing
parents:
14981
diff
changeset
|
3 |
Author: Olaf Mueller and Tobias Hamberger, TU Muenchen |
6471
08d12ef5fc19
added translation from IOA to mucalculus and corresponding modelchecker examples;
mueller
parents:
diff
changeset
|
4 |
|
7299 | 5 |
Modelchecker setup for I/O automata. |
6471
08d12ef5fc19
added translation from IOA to mucalculus and corresponding modelchecker examples;
mueller
parents:
diff
changeset
|
6 |
*) |
08d12ef5fc19
added translation from IOA to mucalculus and corresponding modelchecker examples;
mueller
parents:
diff
changeset
|
7 |
|
9000 | 8 |
with_path "../../../HOL/Modelcheck" time_use_thy "MuIOAOracle"; |
7299 | 9 |
|
10 |
(*examples*) |
|
9000 | 11 |
if_mucke_enabled time_use_thy "Cockpit"; |
12 |
if_mucke_enabled time_use_thy "Ring3"; |