mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-23 03:29:41 +02:00
* renamed
This commit is contained in:
parent
e7d12a5de3
commit
ac4bbd85f0
@ -20,7 +20,7 @@
|
||||
|
||||
****************************************************************************
|
||||
}
|
||||
unit opts386;
|
||||
unit cpuswtch;
|
||||
|
||||
{$i defines.inc}
|
||||
|
||||
@ -115,7 +115,10 @@ end;
|
||||
end.
|
||||
{
|
||||
$Log$
|
||||
Revision 1.1 2000-11-30 22:21:56 florian
|
||||
Revision 1.1 2000-11-30 22:42:50 florian
|
||||
* renamed
|
||||
|
||||
Revision 1.1 2000/11/30 22:21:56 florian
|
||||
* moved to i386
|
||||
|
||||
Revision 1.6 2000/10/24 10:40:53 jonas
|
@ -19,7 +19,7 @@
|
||||
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
}
|
||||
|
||||
unit opts68k;
|
||||
unit cpuswtch;
|
||||
|
||||
{$i defines.inc}
|
||||
|
||||
@ -74,7 +74,10 @@ end;
|
||||
end.
|
||||
{
|
||||
$Log$
|
||||
Revision 1.1 2000-11-30 22:22:50 florian
|
||||
Revision 1.1 2000-11-30 22:41:55 florian
|
||||
* renamed
|
||||
|
||||
Revision 1.1 2000/11/30 22:22:50 florian
|
||||
* moved to m68k
|
||||
|
||||
Revision 1.4 2000/09/24 15:06:20 peter
|
Loading…
Reference in New Issue
Block a user