author | wenzelm |
Tue, 17 May 2005 18:10:35 +0200 | |
changeset 15982 | 9d7f3db40b88 |
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 |