cline.h

changeset 22
4508da679ffb
parent 20
43725438ac50
equal deleted inserted replaced
21:91e0890464b0 22:4508da679ffb
6 */ 6 */
7 7
8 #ifndef CLINE_H_ 8 #ifndef CLINE_H_
9 #define CLINE_H_ 9 #define CLINE_H_
10 10
11 const char* VERSION=""; // will be replaced by makefile 11 const char* VERSION=""; /* will be replaced by makefile */
12 12
13 #include "stdinc.h" 13 #include "stdinc.h"
14 #include "settings.h" 14 #include "settings.h"
15 15
16 #ifdef _cplusplus 16 #ifdef _cplusplus

mercurial