Ensure that printed histograms always have at least two bins listed.
authorW. Trevor King <wking@tremily.us>
Fri, 18 May 2012 17:00:54 +0000 (13:00 -0400)
committerW. Trevor King <wking@tremily.us>
Fri, 18 May 2012 17:00:54 +0000 (13:00 -0400)
commit8a4a55d2e3c6a6df1fd92dc5bbcf1915033c2d43
tree70ee3727a09691ddfd08b2ac686c64748cc18b56
parent30601712c75455923d54b138de47cf8c127d1bfe
Ensure that printed histograms always have at least two bins listed.

Otherwise it is impossible to calculate the bin width from the printed
histogram.
pysawsim/histogram.py