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: 569 (0x239) Types: TextFile Names: »B«
└─⟦407de186f⟧ Bits:30000749 8mm tape, Rational 1000, RCFSUN └─ ⟦e5cd75ab4⟧ »DATA« └─⟦this⟧
separate (Library_Extensions) procedure Remove_Import_Postprocess (View_To_Remove : Directory.Object; From_View : String; Status : in out Simple_Status.Condition) is begin Log.Put_Line (Message => "Executing Remove_Import_Postprocess", Kind => Profile.Note_Msg); -- set context Simple_Status.Initialize (Status); -- reset context exception when others => Unhandled_Exception (Status, "Remove_Import_Postprocess"); end Remove_Import_Postprocess;