cache tools work

This commit is contained in:
Joe Thornber
2013-03-18 13:56:30 +00:00
parent 843cf76d41
commit 43d5d8d2a2
3 changed files with 13 additions and 10 deletions

1
cache/check.cc vendored
View File

@@ -105,3 +105,4 @@ int main(int argc, char **argv)
cerr << "not implemented" << endl;
return 1;
}
#endif