src/HOL/UNITY/ROOT.ML
author nipkow
Tue, 20 Oct 2009 14:44:02 +0200
changeset 33019 bcf56a64ce1a
parent 32624 3dec57ec3473
child 33615 261abc2e3155
permissions -rw-r--r--
added Hilbert_Choice section

(*  Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
    Copyright   1998  University of Cambridge

*)

(*Verifying security protocols using UNITY*)
no_document use_thy "../Auth/Public";

(*Basic meta-theory*)
use_thy "UNITY_Main";

(*Examples*)
use_thy "UNITY_Examples";