added README
authoroheimb
Mon, 12 Jul 2004 15:15:23 +0200
changeset 15039 450fcf885133
parent 15038 eb2469e495cd
child 15040 ed574b4f7e70
added README
src/HOLCF/FOCUS/README.html
src/HOLCF/FOCUS/ROOT.ML
--- /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";