Changes in src/atom_bondedparticle.hpp [1f1b23:b8d4a3]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/atom_bondedparticle.hpp
r1f1b23 rb8d4a3 37 37 virtual ~BondedParticle(); 38 38 39 void addBond(BondedParticle* Partner); 39 40 bool RegisterBond(bond *Binder); 40 41 bool UnregisterBond(bond *Binder);
Note:
See TracChangeset
for help on using the changeset viewer.