Count the number of inciding wires in CheckCatenarySide
commit6ac7be10767c6a8dfb44205001a0a196ad72fcf7
authorcirdan <cirdansw@gmail.com>
Fri, 5 Jan 2018 15:32:48 +0000 (5 16:32 +0100)
committercirdan <cirdansw@gmail.com>
Fri, 5 Jan 2018 15:32:48 +0000 (5 16:32 +0100)
tree186b91d4ca18955f1841b13fb0cf08eccf545bcf
parent411913e703aca84b089c07d7a42e650bc565a0c1
Count the number of inciding wires in CheckCatenarySide

Have CheckCatenarySide return the number of wires inciding on the
given side instead of just whether any wire does, as we will use
this information in next commit.
src/elrail.cpp