src/HOL/SET_Protocol/ROOT.ML
author huffman
Wed, 10 Mar 2010 15:58:53 -0800
changeset 35705 0e5251adb9cc
parent 33615 261abc2e3155
child 39757 21423597a80d
permissions -rw-r--r--
switch from Nat_Int_Bij to Nat_Bijection

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