Changes in src/atom_particleinfo.hpp [5e8e02:d74077]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/atom_particleinfo.hpp
r5e8e02 rd74077 32 32 ParticleInfo(); 33 33 ParticleInfo(ParticleInfo*); 34 ~ParticleInfo();34 virtual ~ParticleInfo(); 35 35 36 36 const std::string& getName() const;
Note:
See TracChangeset
for help on using the changeset viewer.