|
|
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 Binary_Tree, seg_0375d9, seg_0389b1
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦5a81ac88f⟧ »Space Info Vol 1«
└─⟦this⟧
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦cfc2e13cd⟧ »Space Info Vol 2«
└─⟦this⟧
with Text_Io;
package Binary_Tree is
type Node_Type is (Activer_Type, Add_Type, Affect_Type, Attendre_Type,
Autemps_Type, Avec_Type, Body_Type, Desactiver_Type,
Description_Type, Equal_Type, Evoluer_Type,
Executer_Type, Expression_Type, Faire_Type,
Fixer_Type, Greater_Or_Equal_Type, Greater_Than_Type,
L_Description_Type, Less_Than_Type, Less_Or_Equal_Type,
Liste_Type, Not_Equal_Type, L_Primitives_Type,
L_Valeur_Type, L_Case_Type, Mul_Type, Null_Type,
Pour_Type, Puis_Type, Selon_Type, Si_Type,
Sinon_Type, Sub_Type, Tant_Que_Type, Valeur_Type);
type Pstring is access String;
type Node_Structure;
type Node is access Node_Structure;
type Node_Structure is
record
The_Type : Node_Type := Null_Type;
S : Pstring;
Left_Son, Right_Son : Node;
end record;
procedure Put_Node (The_Node : Node);
end Binary_Tree;
nblk1=2
nid=0
hdr6=4
[0x00] rec0=17 rec1=00 rec2=01 rec3=024
[0x01] rec0=07 rec1=00 rec2=02 rec3=001
tail 0x21734cfce84e47a5b997f 0x42a00088462060003