src/HOL/Real/Real.thy
author paulson
Wed, 19 Jul 2006 11:55:26 +0200
changeset 20153 6ff5d35749b0
parent 19640 40ec89317425
child 20505 1e223f64bd59
permissions -rw-r--r--
Fixed the bugs introduced by the last commit! Output is now *identical* to that produced by the old version, based on a-lists.


(* $Id$ *)

theory Real
imports ContNotDenum Ferrante_Rackoff
begin
end