Changeset 418117a for molecuilder/src/bondgraph.cpp
- Timestamp:
- Nov 23, 2009, 6:22:33 PM (16 years ago)
- Children:
- 3d4969
- Parents:
- 09d3b8
- File:
-
- 1 edited
-
molecuilder/src/bondgraph.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/bondgraph.cpp
r09d3b8 r418117a 153 153 { 154 154 if (BondLengthMatrix == NULL) {// safety measure if no matrix has been parsed yet 155 eLog() << Verbose( 1) << "WARNING:BondLengthMatrixMinMaxDistance() called without having parsed the bond length matrix yet!" << endl;155 eLog() << Verbose(2) << "BondLengthMatrixMinMaxDistance() called without having parsed the bond length matrix yet!" << endl; 156 156 CovalentMinMaxDistance(Walker, OtherWalker, MinDistance, MaxDistance, IsAngstroem); 157 157 } else {
Note:
See TracChangeset
for help on using the changeset viewer.
