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