home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c220 / 3.ddi / WEITEK / WEITEK.PRO < prev    next >
Encoding:
Text File  |  1990-12-16  |  360 b   |  12 lines

  1. /* This is a sample profile you can use to turn on 1167 or 3167 code
  2.  * generation.  Un-comment the line which turns on the code generation for
  3.  * the Weitek chip you have.
  4.  */
  5. pragma on(1167);
  6. /*pragma on(3167);*/
  7.  
  8. /* The following definition is use for conditionalized code in stdio.h.
  9.  * See weitek.doc for more information.
  10.  */
  11. #define __1167 1
  12.