src/HOL/Real/Real.thy
author huffman
Thu, 03 Jul 2008 18:16:40 +0200
changeset 27475 61b979a2c820
parent 23454 c54975167be9
child 27964 1e0303048c0b
permissions -rw-r--r--
add Infinite_Set and Zorn back in (since they are no longer included in main HOL image)


(* $Id$ *)

theory Real
imports ContNotDenum RealVector
begin
end