// promotions by pieces with Lion power stepping in & out the zone in same turn\r
// promotion on capture\r
\r
-#define VERSION 0.0\r
+#define VERSION "0.0"\r
\r
//define PATH level==0 || level==1 && path[0] == 0x55893\r
#define PATH 0\r
if(!strcmp(command, "protover")){\r
printf("feature ping=1 setboard=1 colors=0 usermove=1 memory=1 debug=1 sigint=0 sigterm=0\n");\r
printf("feature variants=\"chu,12x12+0_fairy\"\n");\r
- printf("feature highlight=1\n");\r
+ printf("feature myname=\"HaChu " VERSION "\" highlight=1\n");\r
printf("feature option=\"Resign -check 0\"\n"); // example of an engine-defined option\r
printf("feature option=\"Contempt -spin 0 -200 200\"\n"); // and another one\r
printf("feature done=1\n");\r