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 - downloadIndex: ┃ T V ┃
Length: 693 (0x2b5) Types: TextFile Names: »V«
└─⟦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⟧
procedure Check_Configuration (Subsystem_List : String := "$$.Lists.Release_Subs"; Config_Name : String := "<RELEASE>"; Response : String := "<PROFILE>"); pragma Loaded_Main; -- -- This procedure checks the configuration named Config_Name in the elaborator -- database against the "golden" list passed in Subsystem_List, and notes -- any differences. -- -- Passing the string "<RELEASE>" to Config_Name indicates that the -- configuration with the same name as the enclosing release world should -- be checked. -- Passing the string "<DEFAULT>" to Config_Name indicates that the default -- configuration in the EEDB should be checked.