| # | Line 110 | Line 110 | namespace OpenMD { | |
|---|---|---|
| 110 | int foundText = 0; | |
| 111 | int lineNum; | |
| 112 | char* the_token; | |
| 113 | – | char* eof_test; | 
| 113 | ||
| 114 | // rewind the stream | |
| 115 | theStream.seekg (0, std::ios::beg); | |
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |