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