From: Ian Jackson Date: Sat, 28 Aug 2010 13:33:11 +0000 (+0100) Subject: where-vessels: correctly display now-unsmashed but previously-smashed sizes X-Git-Tag: 6.6.4~2 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-live.git;a=commitdiff_plain;h=fe34dba430375e498ef46f82730795af229cee49 where-vessels: correctly display now-unsmashed but previously-smashed sizes --- diff --git a/yarrg/where-vessels b/yarrg/where-vessels index 2a946ef..eacde3a 100755 --- a/yarrg/where-vessels +++ b/yarrg/where-vessels @@ -630,7 +630,7 @@ proc smash-code {code} { proc smash-prepare {} { global vc_codes smash_sizemap smash_size smash_sizeinexact set mapto {} - catch { unset smash_sizeplus } + catch { unset smash_sizeinexact } foreach size $vc_codes { if {!$smash_size($size)} { set mapto $size