licornea_tools
Functions
duplicates.cc File Reference
#include "../lib/args.h"
#include "../lib/dataset.h"
#include "../lib/filesystem.h"
#include <fstream>
#include <algorithm>
#include <cstdlib>
#include <sstream>
#include <vector>
#include <string>

Go to the source code of this file.

Functions

bool files_are_equal (const std::string &filename1, const std::string &filename2)
 
int main (int argc, const char *argv[])
 

Function Documentation

bool files_are_equal ( const std::string &  filename1,
const std::string &  filename2 
)

Definition at line 13 of file duplicates.cc.

Here is the call graph for this function:

int main ( int  argc,
const char *  argv[] 
)

Definition at line 26 of file duplicates.cc.

Here is the call graph for this function: