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

⟦827102966⟧ Ada Source

    Length: 3072 (0xc00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, procedure Test_Complements, seg_0459b7

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 Complements, Text_Io;

procedure Test_Complements is
    Ok : Boolean;
    Kind_Of : Complements.Kind_Of_Complement;
begin
    Complements.Create ("Toto", Complements.Personnage);
    Complements.Create ("Lampe", Complements.Item);
    Complements.Create ("Cuisine", Complements.Piece);
    Complements.Create ("manger", Complements.No_One);
    Complements.Create ("Arthur", Complements.Personnage);
    Complements.Create ("Fred", Complements.Personnage);
    Complements.Create ("Salle_des_coffres           sans les cles",
                        Complements.Piece);

    if Complements.Exists ("Toto") then
        Kind_Of := Complements.Kind_Of ("Toto");
    end if;
    if Complements.Exists ("Lampe") then
        Kind_Of := Complements.Kind_Of ("Lampe");
    end if;
    if Complements.Exists ("Cuisine") then
        Kind_Of := Complements.Kind_Of ("Cuisine");
    end if;
    if Complements.Exists ("manger") then
        Kind_Of := Complements.Kind_Of ("manger");
    end if;
    if Complements.Exists ("Arthur") then
        Kind_Of := Complements.Kind_Of ("Arthur");
    end if;
    if Complements.Exists ("Fred") then
        Kind_Of := Complements.Kind_Of ("Fred");
    end if;
    if Complements.Exists ("Salle_des_coffres           sans les cles") then
        Kind_Of := Complements.Kind_Of
                      ("Salle_des_coffres           sans les cles");
    end if;
    if Complements.Exists ("ne doit pas exister") then
        Kind_Of := Complements.Kind_Of ("ne doit pas exister");
    end if;

end Test_Complements;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=1b rec1=00 rec2=01 rec3=044
        [0x01] rec0=11 rec1=00 rec2=02 rec3=001
    tail 0x215420b5c864b7fc85163 0x42a00088462060003