mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-23 09:29:17 +02:00
* added missing open comment at start of log section
This commit is contained in:
parent
7f47dfe3cb
commit
9605567a67
@ -186,8 +186,12 @@ Begin
|
||||
Done;
|
||||
End;
|
||||
End.
|
||||
{
|
||||
$Log$
|
||||
Revision 1.2 2000-07-13 11:33:26 michael
|
||||
Revision 1.3 2000-08-20 10:11:41 jonas
|
||||
* added missing open comment at start of log section
|
||||
|
||||
Revision 1.2 2000/07/13 11:33:26 michael
|
||||
+ removed logs
|
||||
|
||||
}
|
||||
|
@ -160,8 +160,12 @@ Begin
|
||||
Status.Done;
|
||||
ClrScr;
|
||||
End.
|
||||
{
|
||||
$Log$
|
||||
Revision 1.2 2000-07-13 11:33:27 michael
|
||||
Revision 1.3 2000-08-20 10:11:41 jonas
|
||||
* added missing open comment at start of log section
|
||||
|
||||
Revision 1.2 2000/07/13 11:33:27 michael
|
||||
+ removed logs
|
||||
|
||||
}
|
||||
|
@ -2070,8 +2070,12 @@ Begin
|
||||
ExitProc := @nExit;
|
||||
|
||||
End. { of Unit nCrt }
|
||||
{
|
||||
$Log$
|
||||
Revision 1.2 2000-07-13 11:33:27 michael
|
||||
Revision 1.3 2000-08-20 10:11:41 jonas
|
||||
* added missing open comment at start of log section
|
||||
|
||||
Revision 1.2 2000/07/13 11:33:27 michael
|
||||
+ removed logs
|
||||
|
||||
}
|
||||
|
@ -223,8 +223,12 @@ Begin
|
||||
msgbox.Done;
|
||||
ClrScr;
|
||||
End.
|
||||
{
|
||||
$Log$
|
||||
Revision 1.2 2000-07-13 11:33:27 michael
|
||||
Revision 1.3 2000-08-20 10:11:41 jonas
|
||||
* added missing open comment at start of log section
|
||||
|
||||
Revision 1.2 2000/07/13 11:33:27 michael
|
||||
+ removed logs
|
||||
|
||||
}
|
||||
|
@ -80,8 +80,12 @@ const External_library='';
|
||||
function panel_hidden(_para1:pPANEL):longint;cdecl;External;
|
||||
|
||||
end.
|
||||
{
|
||||
$Log$
|
||||
Revision 1.2 2000-07-13 11:33:27 michael
|
||||
Revision 1.3 2000-08-20 10:11:41 jonas
|
||||
* added missing open comment at start of log section
|
||||
|
||||
Revision 1.2 2000/07/13 11:33:27 michael
|
||||
+ removed logs
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user