Commit graph

2 commits

Author SHA1 Message Date
Michael Catanzaro
17f0005f34 Split several files off into an internal library
This will be a static convenience library, so we don't have to recompile
all of these files for each test binary.
2014-04-08 21:50:59 -05:00
Michael Catanzaro
dd340f9e9e Split chess-game.vala into multiple files
This is easily justified by observing that the majority of
chess-game.vala was devoted to the ChessState class.
2014-04-08 21:50:59 -05:00