|
|
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 Literal, seg_048da1
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦cfc2e13cd⟧ »Space Info Vol 2«
└─⟦this⟧
with Identifier, Generic_String_Sort_Array;
package Literal is
type Object is private;
procedure Put_Name (Item : in out Object; Name : in Identifier.Object);
procedure Put_Literal (Item : in out Object;
Literal : in Identifier.Object;
Ok : out Boolean);
procedure Show (Item : in Object);
function Name (Item : in Object) return String;
function Literal_Image
(Item : in Object; Literal_Index : in Natural) return String;
function Literal (Item : in Object; Literal : in String) return Natural;
function Belong (Item : in Object; Literal : in String) return Boolean;
Null_Object : constant Object;
private
package Literal_Array is new Generic_String_Sort_Array
(Element => Identifier.Object,
Max_Element_Number => 20,
Null_Element => Identifier.Null_Object,
Get_Key => Identifier.Image,
Show_Element => Identifier.Show);
type Object is
record
Name : Identifier.Object := Identifier.Null_Object;
The_Array : Literal_Array.Object := Literal_Array.Null_Object;
end record;
Null_Object : constant Object := (Name => Identifier.Null_Object,
The_Array => Literal_Array.Null_Object);
end Literal;
nblk1=2
nid=0
hdr6=4
[0x00] rec0=18 rec1=00 rec2=01 rec3=080
[0x01] rec0=0e rec1=00 rec2=02 rec3=001
tail 0x2174d32b6865aa7166013 0x42a00088462060003