# | Line 141 | Line 141 | namespace OpenMD { | |
---|---|---|
141 | prevPos = currPos; | |
142 | bool foundOpenSnapshotTag = false; | |
143 | bool foundClosedSnapshotTag = false; | |
144 | < | bool foundOpenSiteDataTag = false; |
144 | > | |
145 | while(inFile_->getline(buffer, bufferSize)) { | |
146 | ++lineNo; | |
147 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |