Changeset 0e2190 for molecuilder/src/molecules.hpp
- Timestamp:
- Aug 3, 2009, 6:58:46 PM (16 years ago)
- Children:
- f4a346
- Parents:
- 4e4940 (diff), e8de2e (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 edited
-
molecuilder/src/molecules.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/molecules.hpp
r4e4940 r0e2190 156 156 bool OutputXYZLine(ofstream *out) const; 157 157 atom *GetTrueFather(); 158 bool Compare( atom &ptr);158 bool Compare(const atom &ptr); 159 159 160 160 private:
Note:
See TracChangeset
for help on using the changeset viewer.
