pasky / pachi

A fairly strong Go/Baduk/Weiqi playing program
http://pachi.or.cz/
GNU General Public License v2.0
514 stars 117 forks source link

Spring cleanup: gtp cleanup #66

Closed lemonsqueeze closed 7 years ago

lemonsqueeze commented 7 years ago

This one cleans up gtp.c:

gtp_t struct is used to pass things around.
Empty gtp reply is automatically added if function didn't provide one.