xasm 2.4.2.

This commit is contained in:
Piotr Fusik 2002-07-06 23:50:02 +02:00
parent d85541b707
commit 97f39029d7
1 changed files with 3 additions and 1 deletions

View File

@ -608,6 +608,8 @@ nolabl: lodsb
je lstrem
cmp al, ':'
jne s_one
cmp [skflag], 0
jnz lstrem
call getuns
jc unknow
sta cx
@ -2913,7 +2915,7 @@ cndvec dw pofend,0,p_ift,0,p_eli,0,p_els,0,p_eif
swilet db 'UTSQPONLIEDC'
hello db 'X-Assembler 2.4.1'
hello db 'X-Assembler 2.4.2'
ifdef SET_WIN_TITLE
titfin db 0
else