src/HOL/TLA/ROOT.ML
author wenzelm
Tue, 24 Jul 2007 19:44:32 +0200
changeset 23961 9e7e1e309ebd
parent 17309 c43ed29bd197
child 24584 01e83ffa6c54
permissions -rw-r--r--
Multithreading in Poly/ML (version 5.1).

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