home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 3 / Meeting_Pearls_III.iso / Pearls / texmf / source / dvips / amiga / include / dpicheck_protos.h < prev    next >
Encoding:
Text File  |  1994-01-08  |  140 b   |  11 lines

  1. /* Prototypes for functions defined in
  2. dpicheck.c
  3.  */
  4.  
  5. void addsiz(int rhsize);
  6.  
  7. void adddpi(int hsize);
  8.  
  9. halfword dpicheck(halfword dpi);
  10.  
  11.