|
|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 Tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 212 (0xd4)
Types: TextFile
Names: »V«
└─⟦407de186f⟧ Bits:30000749 8mm tape, Rational 1000, RCFSUN
└─⟦e5cd75ab4⟧ »DATA«
└─⟦this⟧
package Switches is
type Switch is (Assembly_Listing, Runtime_Checks);
function Image (S : in Switch) return String renames Switch'Image;
function Help (S : in Switch) return String;
end Switches;