| author | nipkow |
| Thu, 30 Aug 2007 21:43:08 +0200 | |
| changeset 24490 | a4c2a0ffa5be |
| parent 19360 | f47412f922ab |
| child 24584 | 01e83ffa6c54 |
| permissions | -rw-r--r-- |
|
3072
a31419014be5
Old ABP files now running under the IOA meta theory based on HOLCF;
mueller
parents:
diff
changeset
|
1 |
(* Title: HOL/IOA/ABP/ROOT.ML |
|
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"; |