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

⟦d24968e26⟧ Ada Source

    Length: 3072 (0xc00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package body Les_Complements, seg_047113

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 Erreur, Les_Entites, Les_Variables,
     Les_Initialisations, Our_List, Variables, Text_Io;

package body Les_Complements is

    procedure Parse is
    begin
        if Lex.Get_Token = Types then
            Our_List.Set_Part_Of_The_Script (1);

            Lex.Next;
            Les_Entites.Parse;
            if Lex.Get_Token = Declarations then
                Our_List.Set_Part_Of_The_Script (2);
                Text_Io.Put_Line ("");
                Text_Io.Put_Line ("table des types");
                Text_Io.Put_Line ("");
                Our_List.Printall_List_Of_Types;
                Lex.Next;
                Les_Variables.Parse;
                if Lex.Get_Token = Initialisations then
                    Our_List.Set_Part_Of_The_Script (3);
                    Text_Io.Put_Line ("");
                    Text_Io.Put_Line ("table des variables");  
                    Text_Io.Put_Line ("");
                    Variables.Printall_List_Of_Variables;
                    Lex.Next;
                    Les_Initialisations.Parse;
                else
                    Erreur.Parse ("il manque le mot 'initialisations'");
                end if;
            else
                Erreur.Parse ("il manque le mot 'declarations'");
            end if;
        else
            Erreur.Parse ("il manque le mot 'types'");
        end if;
    end Parse;

end Les_Complements;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=1b rec1=00 rec2=01 rec3=064
        [0x01] rec0=0f rec1=00 rec2=02 rec3=001
    tail 0x21748cfc68650564f10bc 0x42a00088462060003