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

extern void PutPsFile PROTO((void));

#endif /* PS_FILE_H */