Skip to content

Commit aef41b2

Browse files
committed
Clean
1 parent 445de92 commit aef41b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Classical/weight_dist.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -694,6 +694,7 @@ function _minimum_distance_BZ(C::AbstractLinearCode; info_set_alg::Symbol = :Zim
694694
end
695695
end
696696
end
697+
count = add!(count, count, 1)
697698
end
698699
end
699700
loc = argmin(uppers)

0 commit comments

Comments
 (0)