src/HOL/HOLCF/IOA/NTP/ROOT.ML
author wenzelm
Sun, 30 Jan 2011 13:02:18 +0100
changeset 41648 6d736d983d5c
parent 40774 0437dbc127b3
child 42151 4da4fc77664b
permissions -rw-r--r--
clarified example settings for Proof General;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
24584
01e83ffa6c54 fixed title
haftmann
parents: 19739
diff changeset
     1
(*  Title:      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"];