This website requires JavaScript.
Explore
Help
Sign in
ahamilton
/
eris
Watch
1
Star
0
Fork
You've already forked eris
0
Code
Releases
Activity
36a09288fa
eris
/
golden-files
/
results
/
uncrustify-hello_h
Andrew Hamilton
fb93897ac7
Added more tool tests.
2016-02-09 09:38:58 +00:00
519 B
Raw
Blame
History
#ifndef HELLO_H
#define HELLO_H
void
hello();
#endif