src/HOLCF/Library/HOLCF_Library.thy
changeset 37110 7ffdbc24b27f
child 37111 3f84f1f4de64
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/HOLCF/Library/HOLCF_Library.thy	Mon May 24 12:10:24 2010 -0700
@@ -0,0 +1,7 @@
+theory HOLCF_Library
+imports
+  Stream
+  Strict_Fun
+begin
+
+end