| author | wenzelm | 
| Tue, 24 Mar 2009 00:36:32 +0100 | |
| changeset 30681 | 27ee3f4ea99c | 
| parent 29909 | 9433df099848 | 
| permissions | -rw-r--r-- | 
| 24104 | 1 | (* Title: HOL/SET-Protocol/ROOT.ML | 
| 14199 | 2 | ID: $Id$ | 
| 3 | Author: Lawrence C Paulson, Cambridge University Computer Laboratory | |
| 4 | Copyright 2003 University of Cambridge | |
| 5 | ||
| 6 | Root file for the SET protocol proofs. | |
| 7 | *) | |
| 8 | ||
| 29909 | 9 | no_document use_thy "Nat_Int_Bij"; | 
| 24104 | 10 | use_thys ["Cardholder_Registration", "Merchant_Registration", "Purchase"]; |