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