src/HOL/SET-Protocol/ROOT.ML
author haftmann
Fri, 25 Sep 2009 09:50:31 +0200
changeset 32705 04ce6bb14d85
parent 29909 9433df099848
permissions -rw-r--r--
merged
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
24104
719fbe4fb77f simultaneous use_thys;
wenzelm
parents: 14199
diff changeset
     1
(*  Title:      HOL/SET-Protocol/ROOT.ML
14199
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents:
diff changeset
     2
    ID:         $Id$
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents:
diff changeset
     3
    Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents:
diff changeset
     4
    Copyright   2003  University of Cambridge
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents:
diff changeset
     5
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents:
diff changeset
     6
Root file for the SET protocol proofs.
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents:
diff changeset
     7
*)
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents:
diff changeset
     8
29909
9433df099848 fix document generation
huffman
parents: 28098
diff changeset
     9
no_document use_thy "Nat_Int_Bij";
24104
719fbe4fb77f simultaneous use_thys;
wenzelm
parents: 14199
diff changeset
    10
use_thys ["Cardholder_Registration", "Merchant_Registration", "Purchase"];