src/HOL/SET-Protocol/ROOT.ML
author nipkow
Tue, 02 Sep 2008 22:37:20 +0200
changeset 28098 c92850d2d16c
parent 24104 719fbe4fb77f
child 29909 9433df099848
permissions -rw-r--r--
Replaced Library/NatPair by Nat_Int_Bij.
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
24104
719fbe4fb77f simultaneous use_thys;
wenzelm
parents: 14199
diff changeset
     9
use_thys ["Cardholder_Registration", "Merchant_Registration", "Purchase"];