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

⟦ce49ffc66⟧ Ada Source

    Length: 2048 (0x800)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package Message, seg_038c22, seg_0393f4, seg_039530

Derivation

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

E3 Source Code



with List_Generic;
with Scanner;

package Message is

    type Selector is private;

    procedure Free (What : in out Selector);
    procedure Insert (Element : Scanner.Lexeme; In_List : in out Selector);
    function Nil return Selector;
    function Is_Empty (What : Selector) return Boolean;
    function Arg_Number (What : Selector) return Natural;

    procedure Init (A_List : in out Selector);
    procedure Next (A_List : in out Selector);
    function Value (A_List : Selector) return Scanner.Lexeme;
    function Done (A_List : Selector) return Boolean;

private
    package Keywords is new List_Generic (Element => Scanner.Lexeme);
    type Selector is
        record
            Iter : Keywords.Iterator;
            Keyw : Keywords.List;
        end record;

end Message;

E3 Meta Data

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