# # ChangeLog for src/Fragmentation/Interfragmenter.cpp # # Generated by Trac 1.4.4 # Mar 18, 2025, 9:22:24 PM Fri, 24 Jul 2015 16:44:34 GMT Frederik Heber [270bdf] * src/Actions/AtomAction/ChangeElementAction.cpp (modified) * src/Actions/AtomAction/SaturateAction.cpp (modified) * src/Actions/FragmentationAction/FragmentationAction.cpp (modified) * src/Atom/CopyAtoms/CopyAtoms_withBonds.cpp (modified) * src/Atom/atom.cpp (modified) * src/Atom/atom.hpp (modified) * src/Descriptors/MoleculeOfAtomSelectionDescriptor.cpp (modified) * src/Fragmentation/Interfragmenter.cpp (modified) * src/World.cpp (modified) atom::getMolecule() now returns ptr to const molecule. - changed ... Wed, 20 Aug 2014 12:59:14 GMT Frederik Heber [09806a] * src/Fragmentation/Interfragmenter.cpp (modified) FIX: Interfragmenter had iter collision. Fri, 09 Aug 2013 14:20:38 GMT Frederik Heber [0331ee] * src/Fragmentation/Graph.hpp (modified) * src/Fragmentation/Interfragmenter.cpp (added) * src/Fragmentation/Interfragmenter.hpp (added) * src/Fragmentation/Makefile.am (modified) Added functor to add non-bonded union of fragments. - this is done ...