bobverity / MavericK

Source code for the program MavericK, described fully at www.bobverity.com/maverick
12 stars 3 forks source link

Added a way to read input files with both tabs and spaces as separators. #1

Open StuntsPT opened 7 years ago

StuntsPT commented 7 years ago

This commit also removed a lot of unnecessary white-spaces. This was not intentional, but my editor removed it. If you wish me to revert them, let me know. I'm not sure this is the most performant code, or the most elegant, since I am not very versed in C++, but it has been tested and does the job as it was supposed to.