Closed sszuev closed 4 years ago
Merged in https://github.com/owlcs/owlapi/commit/f427200b6b447b7b7d274ed21ddc4586a687b9e8 after resolving conflicts.
I've left the normalisation out, I believe the problem was in the data, they should all have had \n
line terminators but a few didn't. I've checked the code out in a Windows 10 VM with autocrlf=false to ensure line endings are not modified by git and it builds successfully.
two minor changes:
\r\n
with\n
)