You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever pushing commits to the Geodynamics version of VQ, be sure to use Astyle to clean up the structure of the code so it looks nice and clean. Just run:
Whenever pushing commits to the Geodynamics version of VQ, be sure to use Astyle to clean up the structure of the code so it looks nice and clean. Just run:
astyle --options=astyle.rc --recursive ".cpp" --recursive ".h"
The text was updated successfully, but these errors were encountered: