MEPP2 Project
|
#include <string>
#include <vector>
#include <fstream>
#include <iostream>
Go to the source code of this file.
Functions | |
bool | identical_text_based_files (std::string filename_a, std::string filename_b, const std::vector< std::string > &skip=std::vector< std::string >()) |
|
inline |
Definition at line 27 of file utils_identical_text_based_files.hpp.