src/HOL/Auth/ROOT.ML
author paulson
Thu, 26 Sep 1996 12:50:48 +0200
changeset 2032 1bbf1bdcaf56
parent 1995 c80e58e78d9c
child 2091 644104f85d14
permissions -rw-r--r--
Introduction of "lost" argument Changed Enemy -> Spy Ran expandshort

(*  Title:      HOL/Auth/ROOT
    ID:         $Id$
    Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
    Copyright   1996  University of Cambridge

Root file for protocol proofs.
*)

HOL_build_completed;    (*Make examples fail if HOL did*)

writeln"Root file for HOL/Auth";
proof_timing := true;

use_thy "Shared";
use_thy "NS_Shared";
use_thy "OtwayRees";
use_thy "Yahalom";