Skip to content

TFS tables don't have to start data rows with space.

Piotr Krzysztof Skowronski requested to merge skowron/madx2Matlab:master into master

In parsing TFS tables: changed order of ifs in the big if-else-else order. Now the last else is for the data, so it does not have to start with space.

Edited by Piotr Krzysztof Skowronski

Merge request reports