opensim-org / opensim-core

SimTK OpenSim C++ libraries and command-line applications, and Java/Python wrapping.
https://opensim.stanford.edu
Apache License 2.0
800 stars 323 forks source link

Refactor static variables in OpenSim::IO #3948

Closed adamkewley closed 4 weeks ago

adamkewley commented 4 weeks ago

Minor cleanup to #3943

The reason I'm throwing this in separately is because it's much less tedious than slowly back-and-forthing on a separate PR. I'll merge this once it's through CI.


This change is Reviewable

nickbianco commented 4 weeks ago

Thanks @adamkewley!