projects
/
ghc-hetmet.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
remove vestiges of ByteArray and MutableByteArray, which are no more
[ghc-hetmet.git]
/
utils
/
hp2ps
/
Key.h
1
#ifndef KEY_H
2
#define KEY_H
3
4
void Key PROTO((void));
5
6
#endif /* KEY_H */