src/HOL/TLA/ROOT.ML
author wenzelm
Thu, 23 Mar 2000 11:27:52 +0100
changeset 8559 fd3753188232
parent 6349 f7750d816c21
child 9000 c20d58286a51
permissions -rw-r--r--
ex/Antiquote.thy made new-style theory; removed ex/Antiquote.ML;

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