BUGFIX: molecule::...Scale(),Translate(),Mirror() and Align() did only change vectors of atom struct, not in the Trajectories structure. RemoveAtom did not remove trajectories entry
This is fixed.
Also, fixed that RemoveAtom() did not remove the entry in Trajectories structure.