apply corrections to issues reported by static code analysis

This commit is contained in:
Axel Kohlmeyer
2016-10-24 17:12:28 -04:00
parent 477ddaf112
commit 7b89e47a38
4 changed files with 28 additions and 52 deletions

View File

@ -36,7 +36,7 @@ class FixHalt : public Fix {
private:
int attribute,operation,eflag,ivar;
double attvalue,value;
double value;
char *idvar;
double bondmax();