author | wenzelm |
Thu, 22 Nov 2007 14:51:34 +0100 | |
changeset 25456 | 6f79698f294d |
parent 24584 | 01e83ffa6c54 |
child 26981 | 0e7ba2749d70 |
permissions | -rw-r--r-- |
24584 | 1 |
(* Title: HOLCF/IOA/ABP/ROOT.ML |
3072
a31419014be5
Old ABP files now running under the IOA meta theory based on HOLCF;
mueller
parents:
diff
changeset
|
2 |
ID: $Id$ |
19360
f47412f922ab
converted Müller to Mueller to make smlnj 110.58 work
kleing
parents:
17240
diff
changeset
|
3 |
Author: Olaf Mueller |
3072
a31419014be5
Old ABP files now running under the IOA meta theory based on HOLCF;
mueller
parents:
diff
changeset
|
4 |
|
4423 | 5 |
This is the ROOT file for the Alternating Bit Protocol performed in |
12218 | 6 |
I/O-Automata. *) |
3072
a31419014be5
Old ABP files now running under the IOA meta theory based on HOLCF;
mueller
parents:
diff
changeset
|
7 |
|
a31419014be5
Old ABP files now running under the IOA meta theory based on HOLCF;
mueller
parents:
diff
changeset
|
8 |
goals_limit := 1; |
a31419014be5
Old ABP files now running under the IOA meta theory based on HOLCF;
mueller
parents:
diff
changeset
|
9 |
|
17240 | 10 |
use "Check"; |
9000 | 11 |
time_use_thy "Correctness"; |