- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Potentials/Specifics/PairPotential_Morse.cpp
re1fe7e r7d320c 67 67 ; 68 68 const std::string PairPotential_Morse::potential_token("morse"); 69 Coordinator::ptr PairPotential_Morse::coordinator( new TwoBody_Length());69 Coordinator::ptr PairPotential_Morse::coordinator(Memory::ignore(new TwoBody_Length())); 70 70 71 71 PairPotential_Morse::PairPotential_Morse() :
Note:
See TracChangeset
for help on using the changeset viewer.