Merge pull request #55 from RosettaCommons/roccomoretti/scoredir
Don't treat directories like empty score files.
Fixes issue Amelie (via Andrew) wrote the devel list about - that local directories (e.g. ./talaris2014/) are treated like empty scorefiles. Alter izstream to error-out when opening a directory on all platforms.
Unit tests for new izstream behavior added.