src/HOL/TLA/ROOT.ML
author paulson
Fri, 18 Feb 2000 15:35:29 +0100
changeset 8255 38f96394c099
parent 6349 f7750d816c21
child 9000 c20d58286a51
permissions -rw-r--r--
new distributive laws

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