diff --git a/src/stack-template.t.cpp b/src/stack-template.t.cpp index aa940f66cf6361a70bea858e3eaa42c1e78ace27..ec344a2e02caa746555df778316b6cedb6abcb3c 100644 --- a/src/stack-template.t.cpp +++ b/src/stack-template.t.cpp @@ -367,7 +367,7 @@ namespace dynamicgraph makeCommandVoid1(*this, \ (void (EntityClassName::*)(const int&)) \ &stack_t::defineNbDof, \ - docCommandVoid1("??? TODO", \ + docCommandVoid1("Set the size of the solver.", \ "int"))); \ addCommand("getSize", \ makeDirectGetter(*this,&nbDofs, \