Closed harmanpa closed 10 years ago
The deprecated function rooted(...) is called in IdealizedContact.Components.Utilities.variableRevol1 & variableRevol2, this should be replaced with Connections.rooted(...).
rooted(...)
Connections.rooted(...)
done
The deprecated function
rooted(...)
is called in IdealizedContact.Components.Utilities.variableRevol1 & variableRevol2, this should be replaced withConnections.rooted(...)
.