aboutsummaryrefslogtreecommitdiffstats
path: root/src/knight.cpp
diff options
context:
space:
mode:
authorymherklotz <ymherklotz@gmail.com>2017-01-15 19:44:15 +0000
committerymherklotz <ymherklotz@gmail.com>2017-01-15 19:44:15 +0000
commit1f138d96ab7f517e7842710ef3428f67a2965877 (patch)
tree4070a934b4cf8d3040e48a50dc5e0991058fa136 /src/knight.cpp
parenta5bc94a36fe37fb20eba61516da3b6b58208537b (diff)
downloadChessAI-1f138d96ab7f517e7842710ef3428f67a2965877.tar.gz
ChessAI-1f138d96ab7f517e7842710ef3428f67a2965877.zip
creating the board
Diffstat (limited to 'src/knight.cpp')
-rw-r--r--src/knight.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/knight.cpp b/src/knight.cpp
index 5c2a946..6b7f5ac 100644
--- a/src/knight.cpp
+++ b/src/knight.cpp
@@ -3,6 +3,7 @@
* author: Yann Herklotz
* username: ymherklotz
* email: ymherklotz@gmail.com
+ * date created: 13/01/17
*
* -----------------------------------------------------------------------------
*