home *** CD-ROM | disk | FTP | other *** search
- /* This is a sample profile you can use to turn on 1167 or 3167 code
- * generation. Un-comment the line which turns on the code generation for
- * the Weitek chip you have.
- */
- pragma on(1167);
- /*pragma on(3167);*/
-
- /* The following definition is use for conditionalized code in stdio.h.
- * See weitek.doc for more information.
- */
- #define __1167 1
-