src/HOL/TLA/ROOT.ML
author paulson
Wed, 04 Jul 2007 13:56:26 +0200
changeset 23563 42f2f90b51a6
parent 17309 c43ed29bd197
child 24584 01e83ffa6c54
permissions -rw-r--r--
simplified a proof

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