- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Potentials/SerializablePotential.hpp
r713888 r96c7d2 53 53 ParticleTypes(_ParticleTypes) 54 54 {} 55 ~SerializablePotential() {}55 virtual ~SerializablePotential() {} 56 56 57 57 /** Return the token name of this specific potential.
Note:
See TracChangeset
for help on using the changeset viewer.