mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
*** empty log message ***
This commit is contained in:
parent
4c3aa7bb0a
commit
5f859b3901
@ -58,6 +58,8 @@ main(int argc, char *argv[]) {
|
|||||||
|
|
||||||
if(bRemoveBrackets) {
|
if(bRemoveBrackets) {
|
||||||
hash.set_output_brackets(false);
|
hash.set_output_brackets(false);
|
||||||
|
// output base of Filename along w/md5
|
||||||
|
cout << source_file.get_basename() << " ";
|
||||||
}
|
}
|
||||||
|
|
||||||
cout << hash << endl;
|
cout << hash << endl;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user