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

⟦fa8a9b409⟧ Ada Source

    Length: 2048 (0x800)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, procedure Image, seg_03b18b, separate Plant

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 Leaf;

separate (Plant)
procedure Image (This_Object : Object) is

    A_List_Of_Leaves : Ref_Of_Leaves := Get_Leaves (This_Object);
    A_Leaf : Leaf.Object;

begin
    Log_Report.Image ("PLANT is :");
    Log_Report.Image_Tab;
    Log_Report.Image ("local variable X is :" &
                      Natural'Image (Get_X (This_Object)));  
    Log_Report.Image ("HAS leaves :");  
    Log_Report.Image_Tab;
    Init (A_List_Of_Leaves);
    while not Done (A_List_Of_Leaves) loop
        A_Leaf := Value (A_List_Of_Leaves);
        Leaf.Image (A_Leaf);
        Next (A_List_Of_Leaves);
    end loop;

    Log_Report.Image_Untab;
    Log_Report.Image_Untab;  
end Image;


E3 Meta Data

    nblk1=1
    nid=0
    hdr6=2
        [0x00] rec0=1d rec1=00 rec2=01 rec3=000
    tail 0x21533b92285127c1c9c27 0x42a00088462060003