author | wenzelm |
Mon, 01 Mar 2010 17:12:43 +0100 | |
changeset 35414 | cc8e4276d093 |
parent 33615 | 261abc2e3155 |
child 35705 | 0e5251adb9cc |
permissions | -rw-r--r-- |
33028 | 1 |
(* Title: HOL/SET_Protocol/ROOT.ML |
14199 | 2 |
Author: Lawrence C Paulson, Cambridge University Computer Laboratory |
3 |
Copyright 2003 University of Cambridge |
|
4 |
||
5 |
Root file for the SET protocol proofs. |
|
6 |
*) |
|
7 |
||
33615 | 8 |
no_document use_thys ["Nat_Int_Bij"]; |
24104 | 9 |
use_thys ["Cardholder_Registration", "Merchant_Registration", "Purchase"]; |