src/HOL/Real/Real.thy
author wenzelm
Fri, 15 Aug 2008 15:50:52 +0200
changeset 27885 76b51cd0a37c
parent 23454 c54975167be9
child 27964 1e0303048c0b
permissions -rw-r--r--
renamed T.source_of' to T.source_position_of;


(* $Id$ *)

theory Real
imports ContNotDenum RealVector
begin
end