src/HOL/SET-Protocol/ROOT.ML
author wenzelm
Mon, 19 Oct 2009 23:02:23 +0200
changeset 33003 1c93cfa807bc
parent 29909 9433df099848
permissions -rw-r--r--
eliminated duplicate fold1 -- beware of argument order!

(*  Title:      HOL/SET-Protocol/ROOT.ML
    ID:         $Id$
    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"];