Implemented five-column score file -- only during concatenation
Closes #85 (closed)
I have implemented the fifth column only during concatenation, where I add the model_id
as the second column.
New test case is implemented, so we should be ready to go.