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

⟦b68e128bd⟧ TextFile

    Length: 261 (0x105)
    Types: TextFile
    Names: »V«

Derivation

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

TextFile

with Xlbt_Rm3;  
with Xlbt_String;

package Rm_Test_Utilities is

    function Image (Value : Xlbt_Rm3.X_Rm_Value) return String;
    --
    -- Return a printable image of a value.
    -- Returns "no value" when passed None_X_Rm_Value.

end Rm_Test_Utilities;