# # ChangeLog for src/Fragmentation # # Generated by Trac 1.6 # Jul 3, 2025, 6:31:29 AM Thu, 13 Oct 2011 19:00:47 GMT Frederik Heber [feb7df] * src/Fragmentation/unittests/KeySetsContainerUnitTest.cpp (added) * src/Fragmentation/unittests/KeySetsContainerUnitTest.hpp (added) * src/Fragmentation/unittests/Makefile.am (added) * src/Fragmentation/unittests/MatrixContainerUnitTest.cpp (added) * src/Fragmentation/unittests/MatrixContainerUnitTest.hpp (added) * src/unittests/Makefile.am (modified) Added unittests to Fragmentation subfolder. - added empty tests for ... Thu, 13 Oct 2011 19:00:47 GMT Frederik Heber [bc28b0] * src/Dynamics/LinearInterpolationBetweenSteps.hpp (modified) * src/Dynamics/MinimiseConstrainedPotential.cpp (modified) * src/Dynamics/VerletForceIntegration.hpp (modified) * src/Fragmentation/analyzer.cpp (moved) * src/Fragmentation/datacreator.cpp (moved) * src/Fragmentation/datacreator.hpp (moved) * src/Fragmentation/joiner.cpp (moved) * src/Fragmentation/parser.cpp (moved) * src/Fragmentation/parser.hpp (moved) * src/Graph/BondGraph.cpp (modified) * src/Makefile.am (modified) * src/atom.cpp (modified) * src/atom_atominfo.cpp (modified) Moved modules associated with fragmentation into source subfolder ...