removed video option, began benchmarking
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include <filesystem>
|
||||
#include <tuple>
|
||||
|
||||
std::tuple<std::filesystem::path, std::filesystem::path, bool, int, int, bool>
|
||||
std::tuple<std::filesystem::path, std::filesystem::path, int, int, bool>
|
||||
parse_args(int, char **);
|
||||
|
||||
#endif /* GENETIC_IMAGE_INCLUDE_GENIMG_PARSEARGS_HH_ */
|
||||
|
||||
Reference in New Issue
Block a user