home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / text / tex / pastex / source / driver / print / amiga / printopt.i < prev    next >
Encoding:
Text File  |  1992-11-03  |  125 b   |  7 lines

  1. #ifndef     _PRINTOPT_I_
  2. #define     _PRINTOPT_I_
  3.  
  4. extern void DecodeArgs(int argc, char *argv[]);
  5.  
  6. #endif    /* _PRINTOPT_I */
  7.