|
|
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: 438 (0x1b6)
Types: TextFile
Names: »B«
└─⟦85b835f43⟧ Bits:30000549 8mm tape, Rational 1000, Xlib rev 6.00
└─⟦0c20f784e⟧ »DATA«
└─⟦1abbe589f⟧
└─⟦49e7f20b9⟧
└─⟦this⟧
with Run_One_Test;
with Exe_106_Pk;
procedure Exe_106_Run is
procedure Zot is
new Run_One_Test
(The_Test => Exe_106_Pk.Test_Procedure_Variable,
Test_Name => "Exe_106",
Test_Description => "procedure variable testing",
Ignore_Case => False,
Ignore_Blank_Lines => False);
begin
Zot;
end Exe_106_Run;