src/ZF/UNITY/ROOT.ML
author kleing
Tue, 13 May 2003 08:59:21 +0200
changeset 14024 213dcc39358f
parent 12198 113c1cd7a164
child 14046 6616e6c53d48
permissions -rw-r--r--
HOL-Real -> HOL-Complex

(*  Title:      ZF/UNITY/ROOT
    ID:         $Id$
    Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
    Copyright   1998  University of Cambridge

Root file for ZF/UNITY proofs.
*)

(*Basic meta-theory*)
time_use_thy "Guar";

(* Prefix relation; part of the Allocator example *)
time_use_thy "GenPrefix";

(*Simple examples: no composition*)
time_use_thy"Mutex";