Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Bond/BondInfo.hpp

    r88c8ec r917300  
    3737  bool RecreateBond() const;
    3838
     39  /** Removes the bond whose state is contained in this BondInfo.
     40   *
     41   */
     42  void RemoveBond() const;
     43
    3944  //!> id of left bond partner
    4045  atomId_t leftid;
Note: See TracChangeset for help on using the changeset viewer.