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: ┃ B T

⟦5155f445e⟧ TextFile

    Length: 840 (0x348)
    Types: TextFile
    Names: »B«

Derivation

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

TextFile

separate (Release)
package body Decus_Vms5_4_Ultrixconnection13a is
begin

    Keyboard :=  
       (Name       => Hs ("XDecUS"),  
        Id         => Xdecus_Id,  
        Comment1   => Hs ("DECwindows; VAXstation (VMS), US keyboard"),  
        Comment2   => Hs ("#ifdef WOLLONGONG" & Lf &  
                          "    ""Wollongong 5.0.2 or later""," & Lf &  
                          "#endif" & Lf &  
                          "#ifdef ULTRIXCONNECTION" & Lf &  
                          "    ""ULTRIX Connection 1.3a or later""," & Lf &  
                          "#endif"),
        R1000_Dir  => Hs ("X_Vms5_4_Ultrixconnection13a"),
        Source_Dir => Hs ("Src_Vms5_4"),
        Lines      => 40,  
        Columns    => 80,  
        Tt_Extra   => null,
        Has_Source => True);

end Decus_Vms5_4_Ultrixconnection13a;