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
Index: ┃ T V

⟦50115c09d⟧ TextFile

    Length: 549 (0x225)
    Types: TextFile
    Names: »V«

Derivation

└─⟦d10a02448⟧ Bits:30000409 8mm tape, Rational 1000, ENVIRONMENT, D_12_7_3
    └─ ⟦fc9b38f02⟧ »DATA« 
        └─⟦9b46a407a⟧ 
            └─⟦c84a2ac9b⟧ 
                └─⟦this⟧ 

TextFile

with Abstract_Document;
package Preview is
    procedure Examine (Document_Name : String  := "<CURSOR>";
                       Form          : String  := "";
                       In_Place      : Boolean := False);

    procedure Find (Node          : Abstract_Document.Node;
                    Document_Name : String;
                    Form          : String  := "";
                    In_Place      : Boolean := False);

    pragma Subsystem (Design_Facility, Closed);
    pragma Module_Name (4, 3591);
    pragma Bias_Key (27);
end Preview;