Open LiamSkirrow opened 1 year ago
In the code between the tags "// TODO: make this more efficient..." in parseUserArgs.cc, it could be worth following the suggestion in the comment, "replace the entire above code with simply "if(argv[i] in argL".
parseUserArgs.cc
In the code between the tags "// TODO: make this more efficient..." in
parseUserArgs.cc
, it could be worth following the suggestion in the comment, "replace the entire above code with simply "if(argv[i] in argL".