src/HOLCF/IOA/ABP/ROOT.ML
author wenzelm
Thu, 22 Nov 2007 14:51:34 +0100
changeset 25456 6f79698f294d
parent 24584 01e83ffa6c54
child 26981 0e7ba2749d70
permissions -rw-r--r--
tuned;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
24584
01e83ffa6c54 fixed title
haftmann
parents: 19360
diff changeset
     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
a129b817b58a expandshort;
wenzelm
parents: 3072
diff changeset
     5
This is the ROOT file for the Alternating Bit Protocol performed in
12218
wenzelm
parents: 9000
diff changeset
     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
f197d8e8d4d2 use Check.ML;
wenzelm
parents: 14981
diff changeset
    10
use "Check";
9000
c20d58286a51 cleaned up;
wenzelm
parents: 6217
diff changeset
    11
time_use_thy "Correctness";