setline.e 152 B

1234567891011
  1. #
  2. mes 2,EM_WSIZE,EM_PSIZE
  3. ; $Id$
  4. ; Save the line where the error occurred
  5. exp $_setline
  6. pro $_setline,0
  7. exa _erlsym
  8. loe 0
  9. ste _erlsym
  10. ret 0
  11. end