home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / E / TFF-A32R.LZX / AmigaE3.2a / ModulesSrc / graphics / coerce.e < prev    next >
Encoding:
Text File  |  1996-08-29  |  118 b   |  9 lines

  1. OPT MODULE
  2. OPT EXPORT
  3.  
  4. CONST PRESERVE_COLORS=1,
  5.       AVOID_FLICKER=2,
  6.       IGNORE_MCOMPAT=4,
  7.       BIDTAG_COERCE=1
  8.  
  9.