|
|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 3072 (0xc00)
Types: Ada Source
Notes: 03_class, FILE, R1k_Segment, e3_tag, package body Les_Complements, seg_04964f
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦5a81ac88f⟧ »Space Info Vol 1«
└─⟦this⟧
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 : OK");
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 avant initialisation : OK ");
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;
nblk1=2
nid=0
hdr6=4
[0x00] rec0=1b rec1=00 rec2=01 rec3=048
[0x01] rec0=10 rec1=00 rec2=02 rec3=001
tail 0x21546c0b4865e5b54a999 0x42a00088462060003