Project

General

Profile

« Previous | Next » 

Revision 856fcf9a

Added by David Sorber over 2 years ago

Fix bug where files were not being closed; v0.1.1.

View differences:

src/copytool_main.cc
namespace sfs = std::filesystem;
const std::string VERSION("v0.1.0");
const std::string VERSION("v0.1.1");
const std::string BOLD{"\033[1m"};
const std::string ENDC{"\033[0m"};

Also available in: Unified diff