src/HOL/TLA/ROOT.ML
author wenzelm
Mon, 08 Feb 1999 13:02:56 +0100
changeset 6255 db63752140c7
parent 5210 54aaa779b6b4
child 6349 f7750d816c21
permissions -rw-r--r--
updated (Stephan Merz);

(*  Title:      TLA/ROOT.ML

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

val banner = "Temporal Logic of Actions";

use_thy "TLA";

val TLA_build_completed = ();