src/HOLCF/Library/HOLCF_Library.thy
author huffman
Mon, 24 May 2010 12:42:17 -0700
changeset 37111 3f84f1f4de64
parent 37110 7ffdbc24b27f
child 39143 d80990d8b909
permissions -rw-r--r--
move HOLCF/Sum_Cpo.thy to HOLCF/Library
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
37111
3f84f1f4de64 move HOLCF/Sum_Cpo.thy to HOLCF/Library
huffman
parents: 37110
diff changeset
     5
  Sum_Cpo
37110
7ffdbc24b27f move Strict_Fun and Stream theories to new HOLCF/Library directory; add HOLCF/Library to search path
huffman
parents:
diff changeset
     6
begin
7ffdbc24b27f move Strict_Fun and Stream theories to new HOLCF/Library directory; add HOLCF/Library to search path
huffman
parents:
diff changeset
     7
7ffdbc24b27f move Strict_Fun and Stream theories to new HOLCF/Library directory; add HOLCF/Library to search path
huffman
parents:
diff changeset
     8
end