DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400 Tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Rational R1000/400 Tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦a91e3f386⟧ TextFile

    Length: 311 (0x137)
    Types: TextFile
    Names: »B«

Derivation

└─⟦bfaa708f6⟧ Bits:30000531 8mm tape, Rational 1000, INSIGHT 1_3_0
    └─ ⟦c51948655⟧ »DATA« 
        └─⟦266b31e86⟧ 
            └─⟦this⟧ 

TextFile

with Voice_Packet;
with Voice_Utilities;
with Credit_Card;
with Billing;
with Phone;
package body Phone_Transaction_Monitor is
    procedure Initialize is
    begin
        [statement]
    end Initialize;


    procedure Shutdown is
    begin
        [statement]
    end Shutdown;
end Phone_Transaction_Monitor;