src/HOL/UNITY/ROOT.ML
author haftmann
Wed, 14 Oct 2009 12:04:16 +0200
changeset 32926 342d89e5a808
parent 32624 3dec57ec3473
child 33615 261abc2e3155
permissions -rw-r--r--
tuned whitespace

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