mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-14 11:09:41 +02:00
- remove duplicate comment
This commit is contained in:
parent
f2f6449e6b
commit
65196196c8
@ -67,13 +67,6 @@ interface
|
|||||||
,asmmode_powerpc_direct
|
,asmmode_powerpc_direct
|
||||||
);
|
);
|
||||||
|
|
||||||
{ IMPORTANT NOTE:
|
|
||||||
the integer value of this enum is stored in PPU
|
|
||||||
files to recognize the target, so if you add new targets
|
|
||||||
allways add them at end PM
|
|
||||||
FURTHERMORE : Make sure that this branch values, are
|
|
||||||
consistant with the main branch version always.
|
|
||||||
}
|
|
||||||
{ IMPORTANT NOTE:
|
{ IMPORTANT NOTE:
|
||||||
the integer value of this enum is stored in PPU
|
the integer value of this enum is stored in PPU
|
||||||
files to recognize the target, so if you add new targets
|
files to recognize the target, so if you add new targets
|
||||||
@ -687,7 +680,10 @@ finalization
|
|||||||
end.
|
end.
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.37 2002-04-07 10:20:15 carl
|
Revision 1.38 2002-04-14 16:56:30 carl
|
||||||
|
- remove duplicate comment
|
||||||
|
|
||||||
|
Revision 1.37 2002/04/07 10:20:15 carl
|
||||||
+ added SPARC targets
|
+ added SPARC targets
|
||||||
+ added VM target
|
+ added VM target
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user