|
|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 Tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - downloadIndex: B T
Length: 606 (0x25e)
Types: TextFile
Names: »B«
└─⟦bfaa708f6⟧ Bits:30000531 8mm tape, Rational 1000, INSIGHT 1_3_0
└─⟦c51948655⟧ »DATA«
└─⟦266b31e86⟧
└─⟦this⟧
with Ground_Transmission;
with Radio_Packet;
package body Call_Initiation is
procedure Off_Hook is
begin
[statement]
end Off_Hook;
procedure Dial is
begin
[statement]
end Dial;
procedure Connect is
begin
[statement]
end Connect;
procedure Hang is
begin
[statement]
end Hang;
procedure Reconnect is
begin
[statement]
end Reconnect;
procedure Cancel is
begin
[statement]
end Cancel;
procedure On_Hook is
begin
[statement]
end On_Hook;
end Call_Initiation;