home *** CD-ROM | disk | FTP | other *** search
/ The Best of Mecomp Multimedia 2 / MECOMP-CD-II.iso / amiga / programmieren / e / e_v3.3a / src.lha / Src / Modules / libraries / translator.e < prev   
Encoding:
Text File  |  1997-03-09  |  84 b   |  8 lines

  1. OPT MODULE
  2. OPT EXPORT
  3.  
  4. CONST TR_NOTUSED=-1,
  5.       TR_NOMEM=-2,
  6.       TR_MAKEBAD=-4
  7.  
  8.