mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-06 23:26:16 +02:00
- removed tcpuflags
This commit is contained in:
parent
820e6cbe4c
commit
95ccf81518
@ -86,8 +86,6 @@ interface
|
|||||||
{ lazy guy !!!! ;-) (FK) }
|
{ lazy guy !!!! ;-) (FK) }
|
||||||
ait_dummy);
|
ait_dummy);
|
||||||
|
|
||||||
tcpuflags = (cf_64bitaddr);
|
|
||||||
tcpuflagset = set of tcpuflags;
|
|
||||||
|
|
||||||
{ ait_* types which don't result in executable code or which don't influence }
|
{ ait_* types which don't result in executable code or which don't influence }
|
||||||
{ the way the program runs/behaves, but which may be encountered by the }
|
{ the way the program runs/behaves, but which may be encountered by the }
|
||||||
@ -1137,7 +1135,10 @@ uses
|
|||||||
end.
|
end.
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.22 2002-04-07 13:18:19 carl
|
Revision 1.23 2002-04-15 18:54:34 carl
|
||||||
|
- removed tcpuflags
|
||||||
|
|
||||||
|
Revision 1.22 2002/04/07 13:18:19 carl
|
||||||
+ more documentation
|
+ more documentation
|
||||||
|
|
||||||
Revision 1.21 2002/04/07 10:17:40 carl
|
Revision 1.21 2002/04/07 10:17:40 carl
|
||||||
|
Loading…
Reference in New Issue
Block a user