home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / UTILITY / PRINTER / JPSRC11.ZIP / PATCHLEV.H < prev   
Encoding:
C/C++ Source or Header  |  1991-08-06  |  372 b   |  13 lines

  1. /*
  2.  *      JET PAK - HP DeskJet and LaserJet series printer utilities
  3.  *
  4.  *      PATCHLEV header - version information
  5.  *
  6.  *      Version 1.1 (Public Domain)
  7.  */
  8.  
  9. /* this defines the top of the usage message used by all the programs */
  10. #define USAGE_HEADER "\n\
  11. JETPAK DeskJet and LaserJet printer utilities\n\
  12. Version 1.1 (Public Domain) 4th August 1991\n\n"
  13.