src/HOL/SET_Protocol/ROOT.ML
author bulwahn
Thu, 23 Sep 2010 14:50:18 +0200
changeset 39655 8ad7fe9d6f0b
parent 35705 0e5251adb9cc
child 39757 21423597a80d
permissions -rw-r--r--
splitting Predicate_Compile_Examples into Examples and Predicate_Compile_Tests

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