src/HOLCF/FOCUS/FOCUS.thy
author wenzelm
Tue, 06 Sep 2005 21:51:17 +0200
changeset 17293 ecf182ccc3ca
parent 14981 e73f8140af78
child 19759 2d0896653e7a
permissions -rw-r--r--
converted to Isar theory format;

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

header {* Top level of FOCUS *}

theory FOCUS
imports Fstream
begin

end