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

⟦4038b730e⟧ TextFile

    Length: 729 (0x2d9)
    Types: TextFile
    Names: »V«

Derivation

└─⟦85b835f43⟧ Bits:30000549 8mm tape, Rational 1000, Xlib rev 6.00
    └─ ⟦0c20f784e⟧ »DATA« 
        └─⟦1abbe589f⟧ 
            └─⟦591c5b094⟧ 
                └─⟦this⟧ 

TextFile

with Places;
use Places;
with Ship_To_Unix;

procedure Ship_X_Documentation is
   new Ship_To_Unix  
          (R1000_Files   => Working.X_Library_Load & ".Units.[" &  
                               "documentation.Read_Me," &  
                               "documentation.Diff_Ps," &  
                               "documentation.Porting_Ps," &  
                               "documentation.Release_Note_Ps," &  
                               "documentation.Xlib_Ps].??",
           R1000_Root    => Working.X_Library_Load & ".Units",
           Unix_Root     => Workstation.X_Library,
           Database_Name => Working.X_Tools_Load & ".Units.Ship_To" &
                               ".Ship_X_Documentation_Database");