src/HOL/UNITY/ROOT.ML
author blanchet
Tue, 10 Nov 2009 13:54:00 +0100
changeset 33583 b5e0909cd5ea
parent 32624 3dec57ec3473
child 33615 261abc2e3155
permissions -rw-r--r--
merged, and renamed local "TheoryData" to "Data" (following common Isabelle conventions)

(*  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";