DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400

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

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦422e40c0e⟧ Ada Source

    Length: 9216 (0x2400)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, generic, package Extensions_Generic, pragma Module_Name 4 4134, seg_014152

Derivation

└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
    └─ ⟦5a81ac88f⟧ »Space Info Vol 1« 
        └─⟦this⟧ 

E3 Source Code



with Directory;
with Remote_Command_Interface;
with Simple_Status;
with Target_Dependent_Interface;
generic
    --
    -- LIBRARY extensions
    --

    with procedure Make_Path_Preprocess
                      (Host_Path_Name : String;
                       Remote_Machine : String;
                       Remote_Directory : String;
                       Remote_Program_Library : String;
                       Status : in out Simple_Status.Condition);

    with procedure Make_Path_Postprocess
                      (Host_Path_Name : String;
                       Remote_Machine : String;
                       Remote_Directory : String;
                       Remote_Program_Library : String;
                       Status : in out Simple_Status.Condition);


    with procedure Destroy_View_Preprocess
                      (Host_Path_Name : String;  
                       Status : in out Simple_Status.Condition);

    with procedure Destroy_View_Postprocess
                      (Host_Path_Name : String;  
                       Status : in out Simple_Status.Condition);

    with procedure Import_Preprocess
                      (Views_To_Import : Directory.Naming.Iterator;
                       Into_View : String;
                       Status : in out Simple_Status.Condition);

    with procedure Import_Postprocess
                      (Views_To_Import : Directory.Naming.Iterator;
                       Into_View : String;
                       Status : in out Simple_Status.Condition);

    with procedure Remove_Import_Preprocess
                      (View_To_Remove : Directory.Object;
                       From_View : String;
                       Status : in out Simple_Status.Condition);

    with procedure Remove_Import_Postprocess
                      (View_To_Remove : Directory.Object;
                       From_View : String;
                       Status : in out Simple_Status.Condition);

    with procedure Release_Preprocess (From_Working_View : String;
                                       Released_View : String;
                                       Remote_Machine : String;
                                       Remote_Directory : String;
                                       Remote_Program_Library : String;
                                       Status : in out Simple_Status.Condition);

    with procedure Release_Postprocess
                      (View_To_Remove : String;
                       Released_View : String;
                       Remote_Machine : String;
                       Remote_Directory : String;
                       Remote_Program_Library : String;
                       Status : in out Simple_Status.Condition);

    with procedure Link_Preprocess (Main_Unit : String;
                                    Executable_Name : String;
                                    Status : in out Simple_Status.Condition);

    with procedure Link_Postprocess (Main_Unit : String;
                                     Executable_Name : String;
                                     Status : in out Simple_Status.Condition);
    --
    -- COMPILATION extensions
    --

    with procedure Promote_Preprocess
                      (Host_Unit : Directory.Object;
                       Remote_Unit_Name : String;
                       Remote_Library : String;
                       Remote_Machine : String;
                       Remote_Directory : String;
                       Pre_Options : String;
                       Post_Options : String;
                       Options_Separator : String;
                       Remote_Connection : Remote_Command_Interface.Context;
                       Is_Secondary : Boolean;
                       Status : in out Simple_Status.Condition);

    with procedure Promote_Postprocess
                      (Host_Unit : Directory.Object;
                       Remote_Unit_Name : String;
                       Remote_Library : String;
                       Remote_Machine : String;
                       Remote_Directory : String;
                       Pre_Options : String;
                       Post_Options : String;
                       Options_Separator : String;
                       Remote_Connection : Remote_Command_Interface.Context;
                       Is_Secondary : Boolean;
                       Status : in out Simple_Status.Condition);

    with procedure Demote_Preprocess (Host_Unit : Directory.Object;
                                      Remote_Unit_Name : String;
                                      Remote_Library : String;
                                      Remote_Machine : String;
                                      Remote_Directory : String;
                                      Status : in out Simple_Status.Condition);

    with procedure Demote_Postprocess (Host_Unit : Directory.Object;
                                       Remote_Unit_Name : String;
                                       Remote_Library : String;
                                       Remote_Machine : String;
                                       Remote_Directory : String;
                                       Status : in out Simple_Status.Condition);

    with procedure Retrieve_Associated_Files_Preprocess
                      (Host_Unit : Directory.Object;
                       Remote_Unit_Name : String;
                       Remote_Library : String;
                       Remote_Machine : String;
                       Remote_Directory : String;
                       Remote_Connection : Remote_Command_Interface.Context;
                       The_Retrieve_Condition :
                          Target_Dependent_Interface.Retrieve_Condition;
                       Phases : Target_Dependent_Interface.Phase_Map;
                       Status : in out Simple_Status.Condition);

    with procedure Retrieve_Associated_Files_Postprocess
                      (Host_Unit : Directory.Object;
                       Remote_Unit_Name : String;
                       Remote_Library : String;
                       Remote_Machine : String;
                       Remote_Directory : String;
                       Remote_Connection : Remote_Command_Interface.Context;
                       The_Retrieve_Condition :
                          Target_Dependent_Interface.Retrieve_Condition;
                       Phases : Target_Dependent_Interface.Phase_Map;
                       Status : in out Simple_Status.Condition);

    with function Build_Default_Target_Name
                     (Host_Unit : Directory.Object;
                      Suffix_Type : Target_Dependent_Interface.Suffix_Type;
                      Serial_Number : Positive) return String;

    with procedure Change_Remote_Context_Preprocess
                      (Remote_Directory : String;                      Remote_Library : String;
                       Remote_Connection : Remote_Command_Interface.Context;
                       Status : in out Simple_Status.Condition);

    with procedure Change_Remote_Context_Postprocess
                      (Remote_Directory : String;
                       Remote_Library : String;
                       Remote_Connection : Remote_Command_Interface.Context;
                       Status : in out Simple_Status.Condition);

package Extensions_Generic is
    procedure Register (Target_Key_Name : String);

    pragma Module_Name (4, 4134);
    pragma Bias_Key (32);

end Extensions_Generic;

E3 Meta Data

    nblk1=8
    nid=0
    hdr6=10
        [0x00] rec0=1e rec1=00 rec2=01 rec3=040
        [0x01] rec0=16 rec1=00 rec2=02 rec3=076
        [0x02] rec0=15 rec1=00 rec2=03 rec3=006
        [0x03] rec0=16 rec1=00 rec2=04 rec3=02a
        [0x04] rec0=12 rec1=00 rec2=05 rec3=088
        [0x05] rec0=12 rec1=00 rec2=06 rec3=000
        [0x06] rec0=14 rec1=00 rec2=07 rec3=002
        [0x07] rec0=11 rec1=00 rec2=08 rec3=000
    tail 0x2150eec7483127db934f3 0x42a00088462060003