Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Potentials/Specifics/PairPotential_Morse.cpp

    re1fe7e r7d320c  
    6767    ;
    6868const std::string PairPotential_Morse::potential_token("morse");
    69 Coordinator::ptr PairPotential_Morse::coordinator(new TwoBody_Length());
     69Coordinator::ptr PairPotential_Morse::coordinator(Memory::ignore(new TwoBody_Length()));
    7070
    7171PairPotential_Morse::PairPotential_Morse() :
Note: See TracChangeset for help on using the changeset viewer.