Explorar o código

typo in usage

Former-commit-id: f93121ad0fc154b63d55b48bf1dd920b57a3e6d3
Alec Jacobson %!s(int64=9) %!d(string=hai) anos
pai
achega
3cb41229a3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tutorial/703_Decimation/main.cpp

+ 1 - 1
tutorial/703_Decimation/main.cpp

@@ -14,7 +14,7 @@ int main(int argc, char * argv[])
   using namespace std;
   using namespace Eigen;
   using namespace igl;
-  cout<<"Usage: ./progressive_hulls [filename.(off|obj|ply)]"<<endl;
+  cout<<"Usage: ./703_Decimation_bin [filename.(off|obj|ply)]"<<endl;
   cout<<"  [space]  toggle animation."<<endl;
   cout<<"  'r'  reset."<<endl;
   // Load a closed manifold mesh