Mike's changes to dsf.c alter the internal storage format of dsf
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 1 Nov 2006 11:31:20 +0000 (11:31 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 1 Nov 2006 11:31:20 +0000 (11:31 +0000)
commitcd28b679e5e1866cfa4860633cb7af058a4d557e
treefcefc9d3d49d63ba63715c6f2782b5cf7fdc012b
parent550742c19aa64ef9033f2b796c5ecd7fa135962d
Mike's changes to dsf.c alter the internal storage format of dsf
structures, meaning that ad-hoc initialisation now doesn't work.
Hence, this checkin converts all ad-hoc dsf initialisations into
calls to dsf_init() or snew_dsf(). At least, I _hope_ I've caught
all of them.

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@6888 cda61777-01e9-0310-a592-d414129be87e
bridges.c
map.c
net.c
slant.c