| # | Line 93 | Line 93 | namespace OpenMD { | |
|---|---|---|
| 93 | at->makeFortranAtomType(); | |
| 94 | } | |
| 95 | ||
| 96 | – | for (at = atomTypeCont_.beginType(i); at != NULL; |
| 97 | – | at = atomTypeCont_.nextType(i)) { |
| 98 | – | at->complete(); |
| 99 | – | } |
| 100 | – | |
| 101 | – | int isError = 0; |
| 102 | – | |
| 96 | delete ffStream; | |
| 97 | ||
| 98 | } | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |