Cleaning up unused variables and some formatting in star.
The goal is that we will be able to turn a "best-practice" set of Fortran compiler warning flags for good development practices and minimize bugs, but first I need to clean up warnings
Changes in this PR should not affect how the code performs
Cleaning up unused variables and some formatting in
star
.The goal is that we will be able to turn a "best-practice" set of Fortran compiler warning flags for good development practices and minimize bugs, but first I need to clean up warnings
Changes in this PR should not affect how the code performs