Fixes #54 , i.e. support for Windows-style line endings (the error messages will still be messed up, though, as we increment the line position in the reader by 2 at each Windows-style line ending). The problem would have most likely also occurred when trying to convert msh4 files.
Fixes #54 , i.e. support for Windows-style line endings (the error messages will still be messed up, though, as we increment the
line
position in the reader by 2 at each Windows-style line ending). The problem would have most likely also occurred when trying to convert msh4 files.