mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-03 13:58:32 +02:00
* fixed program name in test tasm18f.pp
git-svn-id: trunk@38230 -
This commit is contained in:
parent
34c9136283
commit
f7ab96bbba
@ -1,6 +1,6 @@
|
||||
{ %FAIL }
|
||||
{ %CPU=i8086,i386,x86_64 }
|
||||
program tasm18e;
|
||||
program tasm18f;
|
||||
|
||||
{$ifdef FPC}
|
||||
{$asmmode intel}
|
||||
|
Loading…
Reference in New Issue
Block a user