add pointers to the wiki for the rules about C prototypes
[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 */