src/HOL/TLA/ROOT.ML
author wenzelm
Tue, 10 Jul 2007 23:29:43 +0200
changeset 23719 ccd9cb15c062
parent 17309 c43ed29bd197
child 24584 01e83ffa6c54
permissions -rw-r--r--
more markup for inner and outer syntax; added enclose;

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