src/HOLCF/Library/HOLCF_Library.thy
author huffman
Mon, 24 May 2010 12:10:24 -0700
changeset 37110 7ffdbc24b27f
child 37111 3f84f1f4de64
permissions -rw-r--r--
move Strict_Fun and Stream theories to new HOLCF/Library directory; add HOLCF/Library to search path
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
37110
7ffdbc24b27f move Strict_Fun and Stream theories to new HOLCF/Library directory; add HOLCF/Library to search path
huffman
parents:
diff changeset
     1
theory HOLCF_Library
7ffdbc24b27f move Strict_Fun and Stream theories to new HOLCF/Library directory; add HOLCF/Library to search path
huffman
parents:
diff changeset
     2
imports
7ffdbc24b27f move Strict_Fun and Stream theories to new HOLCF/Library directory; add HOLCF/Library to search path
huffman
parents:
diff changeset
     3
  Stream
7ffdbc24b27f move Strict_Fun and Stream theories to new HOLCF/Library directory; add HOLCF/Library to search path
huffman
parents:
diff changeset
     4
  Strict_Fun
7ffdbc24b27f move Strict_Fun and Stream theories to new HOLCF/Library directory; add HOLCF/Library to search path
huffman
parents:
diff changeset
     5
begin
7ffdbc24b27f move Strict_Fun and Stream theories to new HOLCF/Library directory; add HOLCF/Library to search path
huffman
parents:
diff changeset
     6
7ffdbc24b27f move Strict_Fun and Stream theories to new HOLCF/Library directory; add HOLCF/Library to search path
huffman
parents:
diff changeset
     7
end