DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400 Tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Rational R1000/400 Tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download
Index: ┃ B T

⟦31cecb512⟧ TextFile

    Length: 574 (0x23e)
    Types: TextFile
    Names: »B«

Derivation

└─⟦516dceb10⟧ Bits:30000751 8mm tape, Rational 1000, RCI_VADS
    └─ ⟦9a14c9417⟧ »DATA« 
        └─⟦this⟧ 

TextFile

--
-- No further definition on implementation dependent rep specs are required.
--
-- The Sun Ada 1.0 supplies full chapter 13 support but does not define any
-- additional representation pragmas beyond the supported pragma Pack.
--
-- The existing R1000 semanticist was able to successfully handle all of the
-- examples found in Chapter 13 of the LRM and is therefore assumed to be
-- adaquate at this point.
--

separate (M68k_Sunos_Vdx)
function Get_Rep_Spec_Info return Rep_Specs.Object is
begin
    return Rep_Specs.Build (For_Target => T_Name);
end Get_Rep_Spec_Info;