* renamed

This commit is contained in:
florian 2000-11-30 22:41:55 +00:00
parent e7d12a5de3
commit ac4bbd85f0
2 changed files with 10 additions and 4 deletions

View File

@ -20,7 +20,7 @@
**************************************************************************** ****************************************************************************
} }
unit opts386; unit cpuswtch;
{$i defines.inc} {$i defines.inc}
@ -115,7 +115,10 @@ end;
end. end.
{ {
$Log$ $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 * moved to i386
Revision 1.6 2000/10/24 10:40:53 jonas Revision 1.6 2000/10/24 10:40:53 jonas

View File

@ -19,7 +19,7 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
} }
unit opts68k; unit cpuswtch;
{$i defines.inc} {$i defines.inc}
@ -74,7 +74,10 @@ end;
end. end.
{ {
$Log$ $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 * moved to m68k
Revision 1.4 2000/09/24 15:06:20 peter Revision 1.4 2000/09/24 15:06:20 peter