* removed comment warnings

This commit is contained in:
peter 2000-03-06 16:15:43 +00:00
parent b02f4452ff
commit 1484f839c9
4 changed files with 24 additions and 6 deletions

View File

@ -1,3 +1,6 @@
{
$Id$
}
unit x;
{ Changes to the original conversion marked MVC - Michael Van Canneyt}
@ -567,3 +570,9 @@ unit x;
implementation
end.
{
$Log$
Revision 1.5 2000-03-06 16:15:43 peter
* removed comment warnings
}

View File

@ -1690,8 +1690,11 @@ implementation
end.
{
$Log$
Revision 1.4 2000-03-01 09:16:13 sg
* Changed all occurences of {$linklib C} into {$linklib c}
Revision 1.5 2000-03-06 16:15:43 peter
* removed comment warnings
Revision 1.4 2000/03/01 09:16:13 sg
* Changed all occurences of $linklib C into $linklib c
Revision 1.3 2000/02/27 14:39:54 peter
* added explicit linklib c

View File

@ -299,8 +299,11 @@ Implementation
end.
{
$Log$
Revision 1.4 2000-03-01 09:16:13 sg
* Changed all occurences of {$linklib C} into {$linklib c}
Revision 1.5 2000-03-06 16:15:43 peter
* removed comment warnings
Revision 1.4 2000/03/01 09:16:13 sg
* Changed all occurences of $linklib C into $linklib c
Revision 1.3 2000/02/27 14:39:54 peter
* added explicit linklib c

View File

@ -887,8 +887,11 @@ Implementation
end.
{
$Log$
Revision 1.5 2000-03-01 09:16:13 sg
* Changed all occurences of {$linklib C} into {$linklib c}
Revision 1.6 2000-03-06 16:15:43 peter
* removed comment warnings
Revision 1.5 2000/03/01 09:16:13 sg
* Changed all occurences of $linklib C into $linklib c
Revision 1.4 2000/02/27 14:39:54 peter
* added explicit linklib c