home *** CD-ROM | disk | FTP | other *** search
/ Carousel Volume 2 #1 / carousel.iso / mactosh / unix / unix_mw2.sha / option.h < prev   
C/C++ Source or Header  |  1985-04-26  |  120b  |  11 lines

  1. /*
  2.  *    program options
  3.  */
  4.  
  5. extern    bool    verbose;
  6.  
  7. extern    FILE    * outfd;
  8. extern    FILE    * infd;
  9.  
  10. extern    char    * font_sub_file;
  11.