- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/atom_trajectoryparticleinfo.cpp
r112b09 r97b825 12 12 /** Constructor of class TrajectoryParticleInfo. 13 13 */ 14 TrajectoryParticleInfo::TrajectoryParticleInfo() : FixedIon(0) {}; 14 TrajectoryParticleInfo::TrajectoryParticleInfo() : 15 FixedIon(0) 16 {}; 15 17 16 18 /** Destructor of class TrajectoryParticleInfo.
Note:
See TracChangeset
for help on using the changeset viewer.