src/HOL/Real/Real.thy
author wenzelm
Tue, 16 May 2006 13:01:22 +0200
changeset 19640 40ec89317425
parent 19023 5652a536b7e8
child 20505 1e223f64bd59
permissions -rw-r--r--
added Ferrante and Rackoff Algorithm -- by Amine Chaieb;


(* $Id$ *)

theory Real
imports ContNotDenum Ferrante_Rackoff
begin
end