src/HOLCF/FOCUS/FOCUS.thy
author obua
Thu, 16 Feb 2006 23:31:32 +0100
changeset 19090 c442f3362f7a
parent 17293 ecf182ccc3ca
child 19759 2d0896653e7a
permissions -rw-r--r--
removed lazy_scan
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
17293
ecf182ccc3ca converted to Isar theory format;
wenzelm
parents: 14981
diff changeset
     1
(*  Title:      HOLCF/FOCUS/FOCUS.thy
11355
wenzelm
parents: 11350
diff changeset
     2
    ID:         $Id$
17293
ecf182ccc3ca converted to Isar theory format;
wenzelm
parents: 14981
diff changeset
     3
    Author:     David von Oheimb, TU Muenchen
11350
4c55b020d6ee added FOCUS including the One-Element Buffer by Manfred Broy
oheimb
parents:
diff changeset
     4
*)
4c55b020d6ee added FOCUS including the One-Element Buffer by Manfred Broy
oheimb
parents:
diff changeset
     5
17293
ecf182ccc3ca converted to Isar theory format;
wenzelm
parents: 14981
diff changeset
     6
header {* Top level of FOCUS *}
ecf182ccc3ca converted to Isar theory format;
wenzelm
parents: 14981
diff changeset
     7
ecf182ccc3ca converted to Isar theory format;
wenzelm
parents: 14981
diff changeset
     8
theory FOCUS
ecf182ccc3ca converted to Isar theory format;
wenzelm
parents: 14981
diff changeset
     9
imports Fstream
ecf182ccc3ca converted to Isar theory format;
wenzelm
parents: 14981
diff changeset
    10
begin
ecf182ccc3ca converted to Isar theory format;
wenzelm
parents: 14981
diff changeset
    11
ecf182ccc3ca converted to Isar theory format;
wenzelm
parents: 14981
diff changeset
    12
end