ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/brains/MoleculeCreator.cpp
(Generate patch)

Comparing trunk/src/brains/MoleculeCreator.cpp (file contents):
Revision 1277 by gezelter, Mon Jul 14 12:35:58 2008 UTC vs.
Revision 1290 by cli2, Wed Sep 10 19:51:45 2008 UTC

# 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(),

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines