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

⟦307b81571⟧ Ada Source

    Length: 5120 (0x1400)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package body Test_Toujours, seg_04896c

Derivation

└─⟦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 Tests;

with Des_Effets;
with Lexical;
with Compiler_Token;
use Compiler_Token;

package body Test_Toujours is
    procedure Parse is
        Un_Test : Tests.Type_Test;
    begin
        if Lexical.Get_Token = L_Toujours_Faire then
            Lexical.Next;  
            Un_Test.Kind := Tests.Always;
            Tests.Create;
            Tests.Add_Test (Un_Test);
            Des_Effets.Parse;
        end if;
    end Parse;
end Test_Toujours;

E3 Meta Data

    nblk1=4
    nid=4
    hdr6=2
        [0x00] rec0=16 rec1=00 rec2=01 rec3=000
        [0x01] rec0=00 rec1=00 rec2=03 rec3=006
        [0x02] rec0=0f rec1=00 rec2=02 rec3=07e
        [0x03] rec0=0e rec1=00 rec2=04 rec3=000
    tail 0x2174ccf26865a40dd2142 0x42a00088462060003
Free Block Chain:
  0x4: 0000  00 02 00 26 80 0b 20 65 6e 64 20 50 61 72 73 65  ┆   &   end Parse┆
  0x2: 0000  00 03 03 fc 80 2d 20 20 20 4c 65 78 69 63 61 6c  ┆     -   Lexical┆
  0x3: 0000  00 00 00 06 80 03 20 20 20 03 20 20 20 20 20 20  ┆                ┆