summaryrefslogtreecommitdiff
path: root/ghc/utils/hp2ps/Deviation.h
blob: 08bed6ea5c6808d540b8b94adb00c1f97e9f6441 (plain)
1
2
3
4
5
6
7
#ifndef DEVIATION_H
#define DEVIATION_H

extern void Deviation  PROTO((void));
extern void Identorder PROTO((int));

#endif /* DEVIATION_H */