Changeset 543ce4 for molecuilder/src/atom_bondedparticle.hpp
- Timestamp:
- Nov 4, 2009, 7:56:04 PM (16 years ago)
- Children:
- 4ef101, aa8542
- Parents:
- ec70ec
- File:
-
- 1 edited
-
molecuilder/src/atom_bondedparticle.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/atom_bondedparticle.hpp
rec70ec r543ce4 42 42 void UnregisterAllBond(); 43 43 int CountBonds() const; 44 int CorrectBondDegree( ofstream *out);45 bool OutputBondOfAtom(ofstream *out) const;44 int CorrectBondDegree(); 45 void OutputBondOfAtom() const; 46 46 void OutputAdjacency(ofstream *AdjacencyFile) const; 47 47 void OutputOrder(ofstream *file) const;
Note:
See TracChangeset
for help on using the changeset viewer.
