chiark / gitweb /
where-vessels: correctly display now-unsmashed but previously-smashed sizes
[ypp-sc-tools.main.git] / yarrg / where-vessels
index 2a946ef34c0a80e9852e954778c0940cd3ef0f15..eacde3aa7eda581375a39ea13281259f0abdf120 100755 (executable)
@@ -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