mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 14:09:17 +02:00
* opts386 renamed
This commit is contained in:
parent
ac4bbd85f0
commit
9107f49c03
@ -72,12 +72,7 @@ uses
|
|||||||
{$ifdef BrowserLog}
|
{$ifdef BrowserLog}
|
||||||
,browlog
|
,browlog
|
||||||
{$endif BrowserLog}
|
{$endif BrowserLog}
|
||||||
{$ifdef i386}
|
,cpuswtch
|
||||||
,opts386
|
|
||||||
{$endif}
|
|
||||||
{$ifdef m68k}
|
|
||||||
,opts68k
|
|
||||||
{$endif}
|
|
||||||
;
|
;
|
||||||
|
|
||||||
const
|
const
|
||||||
@ -1514,7 +1509,10 @@ end;
|
|||||||
end.
|
end.
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.18 2000-11-29 00:30:34 florian
|
Revision 1.19 2000-11-30 22:48:23 florian
|
||||||
|
* opts386 renamed
|
||||||
|
|
||||||
|
Revision 1.18 2000/11/29 00:30:34 florian
|
||||||
* unused units removed from uses clause
|
* unused units removed from uses clause
|
||||||
* some changes for widestrings
|
* some changes for widestrings
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user