author | huffman |
Sat, 14 Feb 2009 06:53:28 -0800 | |
changeset 29909 | 9433df099848 |
parent 29908 | b82ab2aebbbf |
child 29910 | 623c9c20966b |
child 29917 | bb6a75fed911 |
--- a/src/HOL/SET-Protocol/ROOT.ML Sat Feb 14 01:24:01 2009 -0800 +++ b/src/HOL/SET-Protocol/ROOT.ML Sat Feb 14 06:53:28 2009 -0800 @@ -6,4 +6,5 @@ Root file for the SET protocol proofs. *) +no_document use_thy "Nat_Int_Bij"; use_thys ["Cardholder_Registration", "Merchant_Registration", "Purchase"];