Module Name: src Committed By: rillig Date: Mon May 16 19:20:25 UTC 2022
Modified Files: src/games/gomoku: pickmove.c Log Message: gomoku: condense code to decide which spot is better The comments in the conditions only serve to align the expressions, to allow humans to check that they correspond. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/games/gomoku/pickmove.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.