projects
/
ghc-hetmet.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Remove CONSTR_CHARLIKE and CONSTR_INTLIKE closure types
[ghc-hetmet.git]
/
utils
/
hp2ps
/
Curves.h
1
#ifndef CURVES_H
2
#define CURVES_H
3
4
void Curves PROTO((void));
5
void CurvesInit PROTO((void));
6
7
floatish xpage PROTO((floatish));
8
floatish ypage PROTO((floatish));
9
10
#endif /* CURVES_H */