ack/lang/basic/lib/setline.e
1984-11-29 14:22:02 +00:00

12 lines
156 B
Plaintext

#
mes 2,EM_WSIZE,EM_PSIZE
; $Header$
; Save the line where the error occurred
exp $_setline
pro $_setline,0
exa _erlsym
loe 0
ste _erlsym
ret 0
end