"ghc-cabal install" now needs to know where GHC is, to get the ABI hash
[ghc-hetmet.git] / utils / hp2ps / PsFile.h
1 #ifndef PS_FILE_H
2 #define PS_FILE_H
3
4 void PutPsFile PROTO((void));
5 void NextPage PROTO((void)); // for Key.c
6
7 #endif /* PS_FILE_H */