Clear memory of erased position on variant switch
authorH.G. Muller <h.g.muller@hccnet.nl>
Sun, 22 Dec 2013 10:48:26 +0000 (11:48 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sun, 22 Dec 2013 10:48:26 +0000 (11:48 +0100)
commit266cb250971712515fd6dc3e6701779a6036ce1f
treed0b44d882d18df8ec61fcec589903e3060ae79c5
parent90cc6b8204d671bde9f59382c94729271c3d5e23
Clear memory of erased position on variant switch

The Edit Position clear-board cycle would go from initial position to
last-erased position (if this is different), but the latter could have been
from another variant. In wich case we also want to clear.
  also print a message to alert people to the fact that they can click the
clock again to restore the position.
backend.c