|
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: ┃ B T ┃
Length: 540 (0x21c) Types: TextFile Names: »B«
└─⟦516dceb10⟧ Bits:30000751 8mm tape, Rational 1000, RCI_VADS └─ ⟦9a14c9417⟧ »DATA« └─⟦this⟧
separate (Library_Extensions) procedure Destroy_View_Postprocess (Host_Path_Name : String; Status : in out Simple_Status.Condition) is begin Log.Put_Line (Message => "Destroy_View_Postprocess ( host_path_name =>" & Naming.Get_Simple_Name (Host_Path_Name) & ")", Kind => Profile.Sharp_Msg); Simple_Status.Initialize (Status); exception when others => Unhandled_Exception (Status, "Destroy_View_Postprocess"); end Destroy_View_Postprocess;