mirror of
https://github.com/tiyn/yeschess.git
synced 2025-10-19 06:11:22 +02:00
project structure
The project previously wasnt structured very well. Now the engine has its own module so its more visible what file belongs to what topic.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import einheit
|
||||
|
||||
include chess
|
||||
include engine
|
||||
include engine/engine
|
||||
|
||||
testSuite ChessTest of TestSuite:
|
||||
|
||||
|
Reference in New Issue
Block a user