| # | Line 101 | Line 101 | void EAM_FF::parse(const std::string& filename) { | |
|---|---|---|
| 101 | for (at = atomTypeCont_.beginType(i); at != NULL; at = atomTypeCont_.nextType(i)) { | |
| 102 | at->complete(); | |
| 103 | } | |
| 104 | < | |
| 104 | > | |
| 105 | > | delete ffStream; |
| 106 | } | |
| 107 | ||
| 108 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |