*** empty log message ***
This commit is contained in:
11
lang/basic/lib/setline.e
Normal file
11
lang/basic/lib/setline.e
Normal file
@@ -0,0 +1,11 @@
|
||||
#
|
||||
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
|
||||
Reference in New Issue
Block a user