|
|
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 - downloadIndex: B T
Length: 738 (0x2e2)
Types: TextFile
Names: »B«
└─⟦25882cbde⟧ Bits:30000536 8mm tape, Rational 1000, RCI_RS6000_AIX_IBM 2_0_2
└─⟦b8efda8ac⟧ »DATA«
└─⟦7061b4ee8⟧
└─⟦this⟧
separate (Compilation_Extensions)
procedure Change_Remote_Context_Preprocess
(Remote_Directory : String;
Remote_Library : String;
Remote_Connection : Remote_Command_Interface.Context;
Status : in out Simple_Status.Condition) is
begin
Log.Put_Line (Message =>
"change_remote_context_preprocess ( remote_directory =>" &
Remote_Directory &
",remote_library => " & Remote_Library &
",remote_connection => cannot be displayed ",
Kind => Profile.Debug_Msg);
Simple_Status.Create_Condition (Status, "", "", Simple_Status.Normal);
end Change_Remote_Context_Preprocess;