summaryrefslogtreecommitdiff
path: root/utils/hp2ps/PsFile.h
blob: 07d3ed28594204ad969a48f7e5e712236eca0af7 (plain)
1
2
3
4
5
6
7
#ifndef PS_FILE_H
#define PS_FILE_H

void PutPsFile PROTO((void));
void NextPage PROTO((void)); // for Key.c

#endif /* PS_FILE_H */