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 / graphics / coerce.e < prev    next >
Encoding:
Text File  |  1997-03-09  |  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.