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

⟦b68764681⟧ TextFile

    Length: 1025 (0x401)
    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_Library is
   new Ship_To_Unix (R1000_Files   => Working.X_Library_Load & ".Units.[" &  
                                         "foreign.telegen2_unix_68k," &  
                                         "misc," &  
                                         "imd_procs," &  
                                         "imd_types," &  
                                         "imi_procs," &  
                                         "imi_types," &  
                                         "pmd_procs," &  
                                         "pmd_types," &  
                                         "pmi_procs," &  
                                         "pmi_types].??",
                     R1000_Root    => Working.X_Library_Load & ".Units",
                     Unix_Root     => Workstation.X_Library,
                     Database_Name => Working.X_Tools_Load & ".Units.Ship_To" &
                                         ".Ship_X_Library_Database");