mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-31 17:30:38 +02:00
* fix compilation failure
This commit is contained in:
parent
80db82eb71
commit
3390a23c26
@ -39,7 +39,7 @@ interface
|
|||||||
implementation
|
implementation
|
||||||
|
|
||||||
uses
|
uses
|
||||||
globtype,globals,fmodule;
|
cutils,globtype,globals,fmodule;
|
||||||
|
|
||||||
{*****************************************************************************
|
{*****************************************************************************
|
||||||
Filename registration
|
Filename registration
|
||||||
@ -163,7 +163,10 @@ begin
|
|||||||
end.
|
end.
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.11 2002-11-15 01:58:53 peter
|
Revision 1.12 2002-11-19 12:08:24 pierre
|
||||||
|
* fix compilation failure
|
||||||
|
|
||||||
|
Revision 1.11 2002/11/15 01:58:53 peter
|
||||||
* merged changes from 1.0.7 up to 04-11
|
* merged changes from 1.0.7 up to 04-11
|
||||||
- -V option for generating bug report tracing
|
- -V option for generating bug report tracing
|
||||||
- more tracing for option parsing
|
- more tracing for option parsing
|
||||||
|
Loading…
Reference in New Issue
Block a user