src/HOL/SET_Protocol/ROOT.ML
author Christian Urban <urbanc@in.tum.de>
Tue, 11 May 2010 07:45:47 +0100
changeset 36812 e090bdb4e1c5
parent 35705 0e5251adb9cc
child 39757 21423597a80d
permissions -rw-r--r--
tuned proof so that no simplifier warning is printed

(*  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_thys ["Nat_Bijection"];
use_thys ["Cardholder_Registration", "Merchant_Registration", "Purchase"];