Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/games/gomoku



Module Name:    src
Committed By:   rillig
Date:           Thu May 19 22:19:18 UTC 2022

Modified Files:
        src/games/gomoku: bdinit.c bdisp.c main.c makemove.c pickmove.c stoc.c

Log Message:
gomoku: clean up version control sections

Lint can handle these definitions, and the '#if 0' is redundant.

No functional change.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/games/gomoku/bdinit.c \
    src/games/gomoku/makemove.c src/games/gomoku/stoc.c
cvs rdiff -u -r1.33 -r1.34 src/games/gomoku/bdisp.c
cvs rdiff -u -r1.40 -r1.41 src/games/gomoku/main.c
cvs rdiff -u -r1.35 -r1.36 src/games/gomoku/pickmove.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index