[BACK]Return to bye_bye_message.ads CVS log [TXT][DIR] Up to [local] / OpenXM_contrib / PHC / Ada / System

File: [local] / OpenXM_contrib / PHC / Ada / System / bye_bye_message.ads (download)

Revision 1.1, Sun Oct 29 17:45:33 2000 UTC (23 years, 7 months ago) by maekawa
Branch point for: MAIN

Initial revision

function Bye_Bye_Message return string;

-- DESCRIPTION :
--   A bye bye message is a logistics stamp in the form :
--   PHC worked for <user name> at <machine name> (<machine type>) on <date>.
--   The items between <> are filled in by making the appropriate system calls.