|
|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 Tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - downloadIndex: B T
Length: 521 (0x209)
Types: TextFile
Names: »B«
└─⟦bdeee703f⟧ Bits:30000538 8mm tape, Rational 1000, RWI 10_1_1
└─⟦545705153⟧ »DATA«
└─⟦f9289093d⟧
└─⟦5f3412b64⟧ Bits:30000745 8mm tape, Rational 1000, ENVIRONMENT 12_6_5 TOOLS
└─⟦91c658230⟧ »DATA«
└─⟦f9289093d⟧
└─⟦this⟧
separate (Release.Info)
function Number return String is
------------------------------------------------------------------------------
-- This is the current release number/name for this version of RXI.
-- eg. "Release10_5_0"
--
-- When changing the major version number, eg. from 10_6 to 10_7, don't forget
-- to change the Various _Src/_Exe/_Tst strings at the top of our parent Ada
-- unit.
------------------------------------------------------------------------------
begin
return "Release10_1_1";
end Number;