don't turn off stdin/stdout buffering after loading a module with ghc -e (#2228)
[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 */