mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-18 13:29:19 +02:00
+ Patch from peter to fix snapshots
This commit is contained in:
parent
4285e99853
commit
fcc9363e71
@ -268,7 +268,7 @@ uses
|
|||||||
CUtils,
|
CUtils,
|
||||||
globtype,globals,comphook,
|
globtype,globals,comphook,
|
||||||
finput,fmodule,
|
finput,fmodule,
|
||||||
cpuinfo,aasm,
|
cpuinfo,aasmbase,aasmtai,
|
||||||
symsym,symdef,symtype,symbase;
|
symsym,symdef,symtype,symbase;
|
||||||
|
|
||||||
const
|
const
|
||||||
@ -2125,7 +2125,10 @@ begin
|
|||||||
end.
|
end.
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.25 2002-05-18 13:34:05 peter
|
Revision 1.26 2002-07-02 06:09:08 michael
|
||||||
|
+ Patch from peter to fix snapshots
|
||||||
|
|
||||||
|
Revision 1.25 2002/05/18 13:34:05 peter
|
||||||
* readded missing revisions
|
* readded missing revisions
|
||||||
|
|
||||||
Revision 1.24 2002/05/16 19:46:35 carl
|
Revision 1.24 2002/05/16 19:46:35 carl
|
||||||
|
Loading…
Reference in New Issue
Block a user