mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 10:57:43 +00:00
Better naming in endgame code
And small clean-up of magic bitboards code. No functional change. Closes #1138
This commit is contained in:
committed by
Joona Kiiski
parent
f907d5b7d9
commit
27ba611a3d
+1
-1
@@ -452,7 +452,7 @@ install:
|
||||
|
||||
#clean all
|
||||
clean: objclean profileclean
|
||||
@rm -f .depend *~ core
|
||||
@rm -f .depend *~ core
|
||||
|
||||
# clean binaries and objects
|
||||
objclean:
|
||||
|
||||
Reference in New Issue
Block a user