src/HOL/TLA/ROOT.ML
author wenzelm
Thu, 11 Oct 2007 19:10:24 +0200
changeset 24982 f2f0722675b1
parent 24584 01e83ffa6c54
child 25750 4e796867ccb5
permissions -rw-r--r--
replaced Term.equiv_types by Type.similar_types;

(*  Title:      HOL/TLA/ROOT.ML
    ID:         $Id$

Adds the Temporal Logic of Actions to a database containing Isabelle/HOL.
*)

val banner = "Temporal Logic of Actions";

time_use_thy "TLA";