Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/atom_trajectoryparticleinfo.cpp

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