src/HOL/HOLCF/Library/HOLCF_Library.thy
author nipkow
Mon, 03 Sep 2012 15:41:06 +0200
changeset 49095 7df19036392e
parent 41112 866148b76247
permissions -rw-r--r--
added annotations after condition in if and while

theory HOLCF_Library
imports
  Bool_Discrete
  Char_Discrete
  Defl_Bifinite
  Int_Discrete
  List_Cpo
  List_Predomain
  Nat_Discrete
  Option_Cpo
  Stream
  Sum_Cpo
begin

end