Proper Subversion configuration.
[newkind] / alg_main.h
1
2 #ifndef MAIN_H
3 #define MAIN_H
4
5 void info_message (char *message);
6
7 #endif