Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/atom_particleinfo.hpp

    r5e8e02 rd74077  
    3232  ParticleInfo();
    3333  ParticleInfo(ParticleInfo*);
    34   ~ParticleInfo();
     34  virtual ~ParticleInfo();
    3535
    3636  const std::string& getName() const;
Note: See TracChangeset for help on using the changeset viewer.