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

⟦58a10e1d0⟧ TextFile

    Length: 467 (0x1d3)
    Types: TextFile
    Names: »B«

Derivation

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

TextFile

with Run_One_Test;

with Cvt_010;

procedure Cvt_010_Run is  
    procedure Zot is new Run_One_Test  
                            (The_Test           => Cvt_010,  
                             Test_Name          => "Cvt_010",  
                             Test_Description   => "Xlbmp_Generic_Converters",  
                             Ignore_Case        => False,  
                             Ignore_Blank_Lines => False);  
begin  
    Zot;  
end Cvt_010_Run;