src/HOLCF/IOA/NTP/ROOT.ML
author wenzelm
Tue, 27 May 1997 15:45:07 +0200
changeset 3362 0b268cff9344
parent 3073 88366253a09a
child 4423 a129b817b58a
permissions -rw-r--r--
NJ 1.09.2x as factory default!

(*  Title:      HOL/IOA/examples/NTP/ROOT.ML
    ID:         $Id$
    Author:     Tobias Nipkow & Konrad Slind
    Copyright   1994  TU Muenchen

This is the ROOT file for a network transmission protocol (NTP subdirectory),
performed in the I/O automata formalization by Olaf Mueller. 

For details see the README.html file.

Should be executed in the subdirectory HOLCF/IOA/examples/NTP.
*)

goals_limit := 1;

loadpath:=["."];

use_thy "Correctness";