index
:
smith
master
Never send a human to do a machine's job
User &
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
csrc
/
smith.h
blob: b342e549c06e3c215f179f18ee03b70f60b77e81 (
plain
)
1
2
3
4
5
6
#ifndef SMITH_H_
#define SMITH_H_
char
*
mr_smith
();
#endif
// SMITH_H_