| # | Line 205 | Line 205 | namespace OpenMD { | |
|---|---|---|
| 205 | std::vector<std::map<int, Restraint::RealPair> >::const_iterator i; | |
| 206 | std::map<int, Restraint::RealPair>::const_iterator j; | |
| 207 | ||
| 208 | – | cerr << "risize = " << restInfo.size() << "\n"; | 
| 209 | – | |
| 208 | if ( createRestFile_ ) { | |
| 209 | ||
| 210 | for( i = restInfo.begin(); i != restInfo.end(); ++i){ | |
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |