Changeset 12f57b for molecuilder/src/analysis_bonds.cpp
- Timestamp:
- Mar 18, 2010, 11:33:54 AM (16 years ago)
- Children:
- 6acc8e4
- Parents:
- f87c2a
- git-author:
- Frederik Heber <heber@…> (03/18/10 10:26:55)
- git-committer:
- Frederik Heber <heber@…> (03/18/10 11:33:54)
- File:
-
- 1 edited
-
molecuilder/src/analysis_bonds.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/analysis_bonds.cpp
rf87c2a r12f57b 37 37 } 38 38 if (((int)Mean % 2) != 0) 39 eLog() << Verbose(1) << "Something is wrong with the bond structure, the number of bonds is not even!" << endl;39 DoeLog(1) && (eLog()<< Verbose(1) << "Something is wrong with the bond structure, the number of bonds is not even!" << endl); 40 40 Mean /= (double)AtomCount; 41 41 };
Note:
See TracChangeset
for help on using the changeset viewer.
