diff options
| author | Simon Tatham <anakin@pobox.com> | 2015-12-10 19:51:54 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2015-12-12 10:53:55 +0000 |
| commit | a845e6476d3f565454d487fda2af65f0062e063f (patch) | |
| tree | f6e8c9f1e6274eb86cf16c5a051b959d30188449 /pattern.R | |
| parent | 0fa7baed1043089c390d80763ace267a681b69d3 (diff) | |
| download | puzzles-a845e6476d3f565454d487fda2af65f0062e063f.zip puzzles-a845e6476d3f565454d487fda2af65f0062e063f.tar.gz puzzles-a845e6476d3f565454d487fda2af65f0062e063f.tar.bz2 puzzles-a845e6476d3f565454d487fda2af65f0062e063f.tar.xz | |
Pattern: make part of the game_state shared.
The game_state now includes a pointer to a game_state_common
containing all the row and column clues, which is reference-counted
and therefore doesn't have to be physically copied in every dup_game.
Diffstat (limited to 'pattern.R')
0 files changed, 0 insertions, 0 deletions