check and vg targets
[MKUltra.git] / bar.cpp
blob1e7e3e2b71048922932f5fddc44fa583f88ce80e
1 #include "bar.hpp"
3 int bar::importance(boost::filesystem::path p) const { return x_ + y_ + z_; }