ext-core: change .cabal file so we can build with either GHC 6.8 or 6.10
[ghc-hetmet.git] / utils / hp2ps / Deviation.h
1 #ifndef DEVIATION_H
2 #define DEVIATION_H
3
4 void Deviation  PROTO((void));
5 void Identorder PROTO((int));
6
7 #endif /* DEVIATION_H */