1
(* Title: TLA/ROOT.ML
2
ID: $Id$
3
4
Adds the Temporal Logic of Actions to a database containing Isabelle/HOL.
5
*)
6
7
val banner = "Temporal Logic of Actions";
8
9
time_use_thy "TLA";