|
|
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: 6144 (0x1800)
Types: Ada Source
Notes: 03_class, FILE, R1k_Segment, e3_tag, package body Liste_Actions, seg_045a79
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦5a81ac88f⟧ »Space Info Vol 1«
└─⟦this⟧
with Error, Action;
package body Liste_Actions is
procedure Parse (List : in out Action_List.Object) is
use Lexical_Analyzer;
begin
Action.Parse (List);
while Action.Is_First (Lexical_Analyzer.Get_Token) loop
Action.Parse (List);
end loop;
end Parse;
function Is_First (Un_Token : Lexical_Analyzer.Tokens) return Boolean is
use Lexical_Analyzer;
begin
return (Action.Is_First (Un_Token));
end Is_First;
end Liste_Actions;
nblk1=5
nid=5
hdr6=2
[0x00] rec0=18 rec1=00 rec2=01 rec3=000
[0x01] rec0=1c rec1=00 rec2=04 rec3=016
[0x02] rec0=20 rec1=00 rec2=03 rec3=024
[0x03] rec0=13 rec1=00 rec2=05 rec3=000
[0x04] rec0=80 rec1=00 rec2=00 rec3=100
tail 0x21542177c864b8c5fd013 0x42a00088462060003
Free Block Chain:
0x5: 0000 00 03 00 88 80 1b 20 20 20 20 20 20 75 73 65 20 ┆ use ┆
0x3: 0000 00 04 03 fc 80 15 20 4c 69 73 74 65 5f 41 63 74 ┆ Liste_Act┆
0x4: 0000 00 02 00 7e 80 19 78 63 65 70 5f 44 65 63 6c 5f ┆ ~ xcep_Decl_┆
0x2: 0000 00 00 00 66 80 05 62 65 67 69 6e 05 00 2c 20 20 ┆ f begin , ┆