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: ┃ T V

⟦4acc13cda⟧ TextFile

    Length: 800 (0x320)
    Types: TextFile
    Names: »V«

Derivation

└─⟦5f3412b64⟧ Bits:30000745 8mm tape, Rational 1000, ENVIRONMENT 12_6_5 TOOLS 
    └─ ⟦91c658230⟧ »DATA« 
        └─⟦458657fb6⟧ 
            └─⟦this⟧ 
└─⟦d10a02448⟧ Bits:30000409 8mm tape, Rational 1000, ENVIRONMENT, D_12_7_3
    └─ ⟦fc9b38f02⟧ »DATA« 
        └─⟦9b46a407a⟧ 
            └─⟦this⟧ 

TextFile

procedure Install_Universe (Units_List : String :=
                               "$$.Lists.Units_To_Be_Updated";
                            Device     : String := "$$.Archives.Universe");

pragma Loaded_Main;
--
-- This procedure is used to update the units listed in Units_List to
-- their representation in the archive file passed to Device.
--
-- WARNING: The units and their dependents will be demoted.
--
-- This procedure can demote a large number of units depending on the
-- Units_List.  It is a good idea to run Compute_Recoding and
-- Check_Dependents before running this procedure.  It also might be
-- possible to update the units incrementally, which would be much faster.
--
-- The default parameters update the files which Install_Product found
-- to be different, but didn't update.