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

⟦ad04be6e1⟧ TextFile

    Length: 803 (0x323)
    Types: TextFile
    Names: »V«

Derivation

└─⟦516dceb10⟧ Bits:30000751 8mm tape, Rational 1000, RCI_VADS
    └─ ⟦9a14c9417⟧ »DATA« 
        └─⟦this⟧ 

TextFile

package Help_Text is

    function Define                 return String;
    function Error_Output           return String;
    function Error_Listing          return String;
    function Main                   return String;  
    function Output                 return String;
    function Optimize               return String;
    function Preprocess             return String;
    function Suppress               return String;
    function Show_Tool              return String;
    function Timing                 return String;
    function Verbose                return String;
    function Warning                return String;
    function Other_Compiler_Options return String;
    function Other_Linker_Options   return String;

    function Remote_Parent_Library return String;
end Help_Text;