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
/
Marks.h
1
#ifndef MARKS_H
2
#define MARKS_H
3
4
void Marks PROTO((void));
5
6
#endif /* MARKS_H */