src/HOL/SET_Protocol/ROOT.ML
author wenzelm
Tue, 20 Oct 2009 20:03:23 +0200
changeset 33028 9aa8bfb1649d
parent 29909 src/HOL/SET-Protocol/ROOT.ML@9433df099848
child 33615 261abc2e3155
permissions -rw-r--r--
modernized session SET_Protocol;

(*  Title:      HOL/SET_Protocol/ROOT.ML
    Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
    Copyright   2003  University of Cambridge

Root file for the SET protocol proofs.
*)

no_document use_thy "Nat_Int_Bij";
use_thys ["Cardholder_Registration", "Merchant_Registration", "Purchase"];