Changeset 94d0ad for molecuilder/src/atom_bondedparticle.cpp
- Timestamp:
- Oct 27, 2009, 8:54:44 AM (16 years ago)
- Children:
- 8b6ee4
- Parents:
- 2e6aa1
- File:
-
- 1 edited
-
molecuilder/src/atom_bondedparticle.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/atom_bondedparticle.cpp
r2e6aa1 r94d0ad 31 31 * \param *file output stream 32 32 */ 33 void BondedParticle::OutputOrder(ofstream *file) 33 void BondedParticle::OutputOrder(ofstream *file) const 34 34 { 35 35 *file << nr << "\t" << (int)AdaptiveOrder << "\t" << (int)MaxOrder << endl;
Note:
See TracChangeset
for help on using the changeset viewer.
