author | wenzelm |
Wed, 02 Dec 2009 12:04:07 +0100 | |
changeset 33930 | 6a973bd43949 |
parent 33615 | 261abc2e3155 |
child 39119 | 7bfa17bcd5ee |
permissions | -rw-r--r-- |
24584 | 1 |
(* Title: HOLCF/IOA/ABP/ROOT.ML |
19360
f47412f922ab
converted Müller to Mueller to make smlnj 110.58 work
kleing
parents:
17240
diff
changeset
|
2 |
Author: Olaf Mueller |
3072
a31419014be5
Old ABP files now running under the IOA meta theory based on HOLCF;
mueller
parents:
diff
changeset
|
3 |
|
4423 | 4 |
This is the ROOT file for the Alternating Bit Protocol performed in |
33615 | 5 |
I/O-Automata. |
6 |
*) |
|
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 |
|
26981 | 10 |
use "Check.ML"; |
33615 | 11 |
use_thys ["Correctness"]; |