| author | krauss | 
| Mon, 12 May 2008 22:11:06 +0200 | |
| changeset 26875 | e18574413bc4 | 
| parent 24104 | 719fbe4fb77f | 
| child 28098 | c92850d2d16c | 
| 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 | ||
| 9 | no_document use_thy "NatPair"; | |
| 24104 | 10 | use_thys ["Cardholder_Registration", "Merchant_Registration", "Purchase"]; |