src/HOLCF/FOCUS/FOCUS.thy
author wenzelm
Tue, 10 Jan 2006 19:33:37 +0100
changeset 18638 e135f6a1b76c
parent 17293 ecf182ccc3ca
child 19759 2d0896653e7a
permissions -rw-r--r--
Specification.pretty_consts ctxt;

(*  Title:      HOLCF/FOCUS/FOCUS.thy
    ID:         $Id$
    Author:     David von Oheimb, TU Muenchen
*)

header {* Top level of FOCUS *}

theory FOCUS
imports Fstream
begin

end