src/HOL/TLA/ROOT.ML
author wenzelm
Tue, 20 Sep 2005 14:04:34 +0200
changeset 17514 1d7771a659f6
parent 17309 c43ed29bd197
child 24584 01e83ffa6c54
permissions -rw-r--r--
TextIO.inputLine: handle IO.Io, assuming it stems from a signal;

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