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 - downloadIndex: ┃ T V ┃
Length: 699 (0x2bb) Types: TextFile Names: »V«
└─⟦afbc8121e⟧ Bits:30000532 8mm tape, Rational 1000, MC68020_OS2000 7_2_2 └─ ⟦77aa8350c⟧ »DATA« └─⟦f794ecd1d⟧ └─⟦this⟧
-- The following procedure may be executed to download the modules and -- files needed for the Mc68020_Os2000 Ada runtimes and cross debugger -- to a target machine. procedure Install_Product_On_Target (Target_Machine : String := ""; Runtime_Module_Directory : String := "/h0/cmds/bootobjs"; Runtime_Errors_Directory : String := "/h0/sys"; Debugger_Module_Directory : String := "/h0/cmds"); pragma Loaded_Main; -- -- It is necessary to provide a non-null string for the Target_Machine -- parameter. -- -- The string for the directory on the target may be changed. -- -- See the installation note for additional information and restrictions. --