--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/src/HOLCF/FOCUS/README.html Mon Jul 12 15:15:23 2004 +0200
@@ -0,0 +1,13 @@
+<HTML><HEAD><TITLE>HOLCF/README</TITLE></HEAD><BODY>
+
+<H3>FOCUS: a theory of stream-processing functions Isabelle/<A HREF="..">HOLCF</A></H3>
+
+For introductions to FOCUSs, see
+<UL>
+<LI><A HREF="http://www4.in.tum.de/publ/html.php?e=2">The Design of Distributed Systems - An Introduction to FOCUS</A>
+<LI><A HREF="http://www4.in.tum.de/publ/html.php?e=15">Specification and Refinement of a Buffer of Length One</A>
+<LI><A HREF="http://www4.in.tum.de/publ/html.php?e=321">Specification and Development of Interactive Systems: Focus on Streams, Interfaces, and Refinement</A>
+</UL>
+For slides on <A HREF="Buffer.html">Buffer.thy</A>, see <A HREF="http://isabelle.in.tum.de/HOLCF/1-Buffer.ps.gz">Coinduction beats induction on streams</A>.
+
+</BODY></HTML>
--- a/src/HOLCF/FOCUS/ROOT.ML Mon Jul 12 15:05:30 2004 +0200
+++ b/src/HOLCF/FOCUS/ROOT.ML Mon Jul 12 15:15:23 2004 +0200
@@ -3,6 +3,7 @@
Author: David von Oheimb, TU Muenchen
ROOT file for the FOCUS extension of HOLCF.
+See README.html for further information.
*)
val banner = "HOLCF/FOCUS";