home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 3 / Meeting_Pearls_III.iso / Pearls / texmf / 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.