src/HOL/HOLCF/IOA/NTP/ROOT.ML
author wenzelm
Sun, 20 May 2012 11:34:33 +0200
changeset 47884 21c42b095c84
parent 42151 4da4fc77664b
permissions -rw-r--r--
try to avoid races again (cf. 8c37cb84065f and fd3a36e48b09);
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
42151
4da4fc77664b tuned headers;
wenzelm
parents: 40774
diff changeset
     1
(*  Title:      HOL/HOLCF/IOA/NTP/ROOT.ML
3073
88366253a09a Old NTP files now running under the IOA meta theory based on HOLCF;
mueller
parents:
diff changeset
     2
    Author:     Tobias Nipkow & Konrad Slind
88366253a09a Old NTP files now running under the IOA meta theory based on HOLCF;
mueller
parents:
diff changeset
     3
12218
wenzelm
parents: 9000
diff changeset
     4
This is the ROOT file for a network transmission protocol (NTP
wenzelm
parents: 9000
diff changeset
     5
subdirectory), performed in the I/O automata formalization by Olaf
19360
f47412f922ab converted Müller to Mueller to make smlnj 110.58 work
kleing
parents: 14981
diff changeset
     6
Mueller.
3073
88366253a09a Old NTP files now running under the IOA meta theory based on HOLCF;
mueller
parents:
diff changeset
     7
*)
88366253a09a Old NTP files now running under the IOA meta theory based on HOLCF;
mueller
parents:
diff changeset
     8
33615
261abc2e3155 uniform use of simultabeous use_thys;
wenzelm
parents: 24584
diff changeset
     9
use_thys ["Correctness"];