src/HOL/SET-Protocol/ROOT.ML
author wenzelm
Fri, 24 Jul 2009 22:59:08 +0200
changeset 32181 7e460c2d4223
parent 29909 9433df099848
permissions -rw-r--r--
more antiquotations instead of adhoc ML stuff;

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