diff options
Diffstat (limited to 'lisp/play/gomoku.el')
-rw-r--r-- | lisp/play/gomoku.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/play/gomoku.el b/lisp/play/gomoku.el index 7340f4d9d6b..b640c1bbbd8 100644 --- a/lisp/play/gomoku.el +++ b/lisp/play/gomoku.el @@ -1212,4 +1212,5 @@ If the game is finished, this command requests for another game." (provide 'gomoku) +;;; arch-tag: b1b8205e-77fc-4597-b373-3ea2c04311eb ;;; gomoku.el ends here |