src/HOL/Auth/ROOT.ML
author paulson
Mon, 23 Sep 1996 17:42:56 +0200
changeset 2003 b48f066d52dc
parent 1995 c80e58e78d9c
child 2091 644104f85d14
permissions -rw-r--r--
Addition of gensym

(*  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";