This website requires JavaScript.
Explore
Help
Sign in
ahamilton
/
eris
Watch
1
Star
0
Fork
You've already forked eris
0
Code
Releases
Activity
065d62d2fc
eris
/
golden-files
/
results
/
uncrustify-hello_h
Andrew Hamilton
3cf7d52a63
Use a more common terminal type.
2016-10-26 14:09:05 +02:00
750 B
Raw
Blame
History
#ifndef HELLO_H
#define HELLO_H
void
hello();
#endif