chiark
/
gitweb
/
~mdw
/
newkind
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Initial revision
[newkind]
/
alg_main.h
1
2
#ifndef MAIN_H
3
#define MAIN_H
4
5
void info_message (char *message);
6
7
#endif