| author | mengj | 
| Thu, 09 Mar 2006 06:05:01 +0100 | |
| changeset 19227 | d15f2baa7ecc | 
| parent 14199 | d3b8d972a488 | 
| child 24104 | 719fbe4fb77f | 
| permissions | -rw-r--r-- | 
| 14199 | 1 | (* Title: HOL/SET-Protocol/ROOT | 
| 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 | goals_limit := 1; | |
| 10 | set timing; | |
| 11 | ||
| 12 | no_document use_thy "NatPair"; | |
| 13 | time_use_thy "Cardholder_Registration"; | |
| 14 | time_use_thy "Merchant_Registration"; | |
| 15 | time_use_thy "Purchase"; | |
| 16 |