| # | Line 107 | Line 107 | namespace OpenMD { | |
|---|---|---|
| 107 | at->makeFortranAtomType(); | |
| 108 | } | |
| 109 | ||
| 110 | – | for (at = atomTypeCont_.beginType(i); at != NULL; |
| 111 | – | at = atomTypeCont_.nextType(i)) { |
| 112 | – | at->complete(); |
| 113 | – | } |
| 114 | – | |
| 115 | – | int isError = 0; |
| 116 | – | |
| 110 | delete ffStream; | |
| 111 | } | |
| 112 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |