1118bc8cd100411603eda1770c24f2260df2bf89
[ghc-hetmet.git] / ghc / utils / hp2ps / AuxFile.h
1 #ifndef AUX_FILE_H
2 #define AUX_FILE_H
3
4 extern void PutAuxFile PROTO((FILE *));
5 extern void GetAuxFile PROTO((FILE *));
6
7 #endif /* AUX_FILE_H */