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

Annotation of OpenXM_contrib/PHC/Ada/System/bye_bye_message.ads, Revision 1.1.1.1

1.1       maekawa     1: function Bye_Bye_Message return string;
                      2:
                      3: -- DESCRIPTION :
                      4: --   A bye bye message is a logistics stamp in the form :
                      5: --   PHC worked for <user name> at <machine name> (<machine type>) on <date>.
                      6: --   The items between <> are filled in by making the appropriate system calls.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>