aboutsummaryrefslogtreecommitdiffstats
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_