| author | blanchet |
| Thu, 29 Oct 2009 12:09:32 +0100 | |
| changeset 33566 | 1c62ac4ef6d1 |
| parent 33028 | 9aa8bfb1649d |
| child 33615 | 261abc2e3155 |
| 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 |
||
| 29909 | 8 |
no_document use_thy "Nat_Int_Bij"; |
| 24104 | 9 |
use_thys ["Cardholder_Registration", "Merchant_Registration", "Purchase"]; |