Balance up limits equally between left and right columns.
commit13fb996d93aecb25c232445b89d389278e05ebcf
authorChris Moore <dooglus@gmail.com>
Tue, 17 May 2011 03:48:56 +0000 (16 20:48 -0700)
committerChris Moore <dooglus@gmail.com>
Tue, 17 May 2011 03:48:56 +0000 (16 20:48 -0700)
tree72af5595a3637fef6a1080bc8a378eadf7fb2fa5
parented8ff5bbf01548806f64bbcfa1e47e197a32b2cd
Balance up limits equally between left and right columns.
I was seeing 4 limits in the left column and 2 in the right.  i ranges from 0 to 5, so the ones strictly less than 6/2 should go on the left.
pyfpdb/Filters.py