summaryrefslogtreecommitdiff
path: root/utils/hp2ps/Scale.h
blob: 0c19d6c3c08648d31cdcb86b58fd7a18b35af84f (plain)
1
2
3
4
5
6
7
#ifndef SCALE_H
#define SCALE_H

floatish MaxCombinedHeight PROTO((void));
void     Scale PROTO((void));

#endif /* SCALE_H */