fix Windows build (GHC.Conc.runHandlers is Unix-only)
[ghc-hetmet.git] / utils / hp2ps / Axes.h
1 #ifndef AXES_H
2 #define AXES_H
3
4 void Axes PROTO((void));
5
6 #endif /* AXES_H */