| # | Line 1610 | Line 1610 | int DUFF_NS::parseBond( char *lineBuffer, int lineNum, | |
|---|---|---|
| 1610 | } | |
| 1611 | ||
| 1612 | info.d0 = atof( the_token ); | |
| 1613 | + | |
| 1614 | + | info.k0=0.0; | 
| 1615 | } | |
| 1616 | else if( !strcmp( bondType, "harmonic" ) ){ | |
| 1617 | info.type = HARMONIC_BOND; | |
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |