chiark / gitweb /
Net: reference-count the barriers array.
authorSimon Tatham <anakin@pobox.com>
Fri, 29 Sep 2017 18:20:49 +0000 (19:20 +0100)
committerSimon Tatham <anakin@pobox.com>
Fri, 29 Sep 2017 18:20:49 +0000 (19:20 +0100)
commit3aa4516a680f52e2e6c8a16234a7ecca0ec77233
tree5b36eaad0911f7a2598d7b26fdb339e3f67598d0
parent74aff6741b50c58c71527a0524e3f6b081a2da7e
Net: reference-count the barriers array.

Net is one of the very oldest puzzles in the collection, and has
apparently been physically copying the complete collection of totally
immutable barrier data in every game state since 2004. About time it
stopped, I think!
net.c