src/HOLCF/Library/HOLCF_Library.thy
author haftmann
Tue, 31 Aug 2010 13:08:58 +0200
changeset 38921 15f8cffdbf5d
parent 37111 3f84f1f4de64
child 39143 d80990d8b909
permissions -rw-r--r--
dropped legacy interfaces

theory HOLCF_Library
imports
  Stream
  Strict_Fun
  Sum_Cpo
begin

end