src/HOL/SET_Protocol/ROOT.ML
author haftmann
Tue, 03 Nov 2009 17:06:08 +0100
changeset 33420 17b7095ad463
parent 33028 9aa8bfb1649d
child 33615 261abc2e3155
permissions -rw-r--r--
pretty name for ==>

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