home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Snippets / EMBL Search / Headers / print.h < prev    next >
Encoding:
Text File  |  1992-03-27  |  86 b   |  6 lines  |  [TEXT/KAHL]

  1.  
  2. /* print.c */
  3. void PrepPrint(void);
  4. void PrintDialog(void);
  5. void PrintIt(WDPtr wdp);
  6.