Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/atom_trajectoryparticleinfo.cpp

    r97b825 r112b09  
    1212/** Constructor of class TrajectoryParticleInfo.
    1313 */
    14 TrajectoryParticleInfo::TrajectoryParticleInfo() :
    15   FixedIon(0)
    16 {};
     14TrajectoryParticleInfo::TrajectoryParticleInfo() : FixedIon(0) {};
    1715
    1816/** Destructor of class TrajectoryParticleInfo.
Note: See TracChangeset for help on using the changeset viewer.