Skip to content
Snippets Groups Projects
Commit 2b1f5631 authored by Andrew Wilson's avatar Andrew Wilson
Browse files

FIX: Quick build fix

parent 896c05d2
No related branches found
No related tags found
No related merge requests found
......@@ -372,6 +372,7 @@ PbdModel::initializeBendConstraints(const double stiffness)
}
addConstraint(stiffness, seg1[0], seg1[1], i3);
}
return true;
}
bool
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment