src/HOL/SET-Protocol/ROOT.ML
author wenzelm
Tue, 10 Jun 2008 19:15:21 +0200
changeset 27128 d2374ba6c02e
parent 24104 719fbe4fb77f
child 28098 c92850d2d16c
permissions -rw-r--r--
InductTacs.case_tac with proper context and proper declaration of local variable;

(*  Title:      HOL/SET-Protocol/ROOT.ML
    ID:         $Id$
    Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
    Copyright   2003  University of Cambridge

Root file for the SET protocol proofs.
*)

no_document use_thy "NatPair";
use_thys ["Cardholder_Registration", "Merchant_Registration", "Purchase"];