Hosted by
-- $Date: 2003/12/31 04:54:14 $ -- $Revision: 1.1 $ -- $Author: jcrocholl $ with Heaps; -- Instantiation of Heaps with Real as the Content_Type. package Real_Heaps is new Heaps(Real, Real'Image);