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

⟦a972df0b4⟧ Ada Source

    Length: 5120 (0x1400)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package Enumerate, seg_048dcd, seg_049240, seg_04946b

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 Identifier;
package Enumerate is

    type Object is private;

    procedure Put (Item : in out Object;
                   An_Enumeration, A_Literal : in Identifier.Object);
    procedure Show (Item : in Object);
    function Enumeration (Item : in Object) return String;
    function Literal (Item : in Object) return String;

    Null_Object : constant Object;

private

    type Object is
        record
            Enumeration : Identifier.Object := Identifier.Null_Object;
            Literal : Identifier.Object := Identifier.Null_Object;
        end record;

    Null_Object : constant Object := (Enumeration => Identifier.Null_Object,
                                      Literal => Identifier.Null_Object);

end Enumerate;

E3 Meta Data

    nblk1=4
    nid=3
    hdr6=2
        [0x00] rec0=1b rec1=00 rec2=01 rec3=000
        [0x01] rec0=1a rec1=00 rec2=03 rec3=01c
        [0x02] rec0=01 rec1=00 rec2=02 rec3=000
        [0x03] rec0=04 rec1=22 rec2=e3 rec3=342
    tail 0x2174d35ee865b0032d693 0x42a00088462060003
Free Block Chain:
  0x3: 0000  00 02 00 3f 80 25 20 20 4c 69 74 65 72 61 6c 20  ┆   ? %  Literal ┆
  0x2: 0000  00 04 00 03 00 00 00 3b 02 00 00 00 6e 20 42 65  ┆       ;    n Be┆
  0x4: 0000  00 00 00 04 80 01 69 01 2f a9 a1 a2 a7 20 a9 24  ┆      i /      $┆