Closed mandysack closed 5 years ago
Hi @mandysack can please do the following locally...
git checkout master
git pull
git cherry-pick 202ef0a
git cherry-pick 322f7e6
git checkout -b mandy-patch2
In essence I need you to create an entirely new branch and create a PR from there. For emphasis, look at the number of files changed in this PR versus the files you have actually changed.
@tjstavenger-pnnl can you review this PR?
Closing in favor of #57
Closes #45, #48. #55
Removes compiler warning by substituting deprecated List references with LinkedLists.