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