|
|
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 Etape, seg_03bad4
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦cfc2e13cd⟧ »Space Info Vol 2«
└─⟦this⟧
package Etape is
type Action is
record
La_Valeur : Integer;
La_Transition : Integer;
end record;
subtype Temps is Integer;
type Cell_Etape;
type P_Etape is access Cell_Etape;
type Cell_Etape is
record
Le_Temps : Temps;
L_Action : Action;
Suivant : P_Etape;
end record;
Etape_Vide : constant P_Etape := null;
-- fonctions et procedures publiques utilisees par timer_chrono, role et scene.
function Creer_Etape (Temps_E : in Temps;
Action_E : in Action;
E_Suivante : in P_Etape) return P_Etape;
procedure Ajouter_Etape (E_Modifiee : in out P_Etape;
Temps_E : in Temps;
Action_E : in Action);
procedure Affiche_Etape (E_Affichee : in P_Etape);
function Temps_Etape (E_Consultee : in P_Etape) return Temps;
function Etape_Est_Vide (E_Consultee : in P_Etape) return Boolean;
end Etape;
nblk1=2
nid=0
hdr6=4
[0x00] rec0=20 rec1=00 rec2=01 rec3=082
[0x01] rec0=04 rec1=00 rec2=02 rec3=001
tail 0x217392938853b71afe2b2 0x42a00088462060003