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

  1. /* Prototypes for functions defined in
  2. dosection.c
  3.  */
  4.  
  5. void dosection(sectiontype * s,
  6.                int c);
  7.  
  8. int InPageList(integer i);
  9.  
  10. void InstallPL(integer pslow,
  11.                integer pshigh);
  12.  
  13. int ParsePages(register char * s);
  14.  
  15.