# | Line 365 | Line 365 | namespace oopse { | |
---|---|---|
365 | atomB->getType(), | |
366 | atomC->getType(), | |
367 | atomD->getType()); | |
368 | – | |
368 | if (torsionType == NULL) { | |
369 | sprintf(painCave.errMsg, "Can not find Matching Torsion Type for[%s, %s, %s, %s]", | |
370 | atomA->getType().c_str(), |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |