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

⟦7ca4a13fb⟧ Ada Source

    Length: 2048 (0x800)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, procedure Grow, seg_03b0b2, 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 Vegetable;

separate (Plant)
procedure Grow (This_Object : Object; Marker : Boolean := False) is

    Child_1 : Vegetable.Object;

begin
    if This_Object = null then
        raise Oo_Ada_Exception.Null_Access_Error;
    else
        case This_Object.Offspring is

            when 0 =>
                Self.Grow (This_Object);

            when 1 =>
                if not Marker then
                    Child_1 := Vegetable.Protected_Conv
                                  (Get_Heir (This_Object));
                    Vegetable.Grow (Child_1);
                else
                    Self.Grow (This_Object);

                end if;

            when others =>
                raise Oo_Ada_Exception.Offspring_Error;

        end case;
    end if;
end Grow;


E3 Meta Data

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