Changeset dcbdf2 for molecuilder/src/atom.hpp
- Timestamp:
- Oct 5, 2009, 10:08:57 PM (16 years ago)
- Children:
- 3746440
- Parents:
- d40b96
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/atom.hpp
rd40b96 rdcbdf2 53 53 bool Output(int ElementNo, int AtomNo, ofstream *out, const char *comment = NULL) const; 54 54 bool OutputXYZLine(ofstream *out) const; 55 void EqualsFather ( atom *ptr, atom **res ); 56 void CorrectFather(); 55 57 atom *GetTrueFather(); 56 58 bool Compare(const atom &ptr);
Note:
See TracChangeset
for help on using the changeset viewer.