Skip to content

Commit

Permalink
add batch processing mode
Browse files Browse the repository at this point in the history
  • Loading branch information
LiangliangNan committed Feb 5, 2021
1 parent 283bdd3 commit e2ab322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AdTree/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -166,4 +166,4 @@ int main(int argc, char *argv[]) {
std::cerr << " Command: ./AdTree <xyz_files_directory> <output_directory>" << std::endl;
return EXIT_FAILURE;
}
}ss
}

0 comments on commit e2ab322

Please sign in to comment.