projects
/
ghc-hetmet.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
disable a false assertion, with a comment to explain why
[ghc-hetmet.git]
/
utils
/
hp2ps
/
Scale.h
1
#ifndef SCALE_H
2
#define SCALE_H
3
4
floatish MaxCombinedHeight PROTO((void));
5
void Scale PROTO((void));
6
7
#endif /* SCALE_H */