Measure functions can now be declared via special rules, allowing for a
prolog-style generation of measure functions for a specific type.
(* 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"];