Ignore:
File:
1 edited

Legend:

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

    re1fe7e r7d320c  
    8080    ;
    8181const std::string ManyBodyPotential_Tersoff::potential_token("tersoff");
    82 Coordinator::ptr ManyBodyPotential_Tersoff::coordinator(new OneBody_Constant());
     82Coordinator::ptr ManyBodyPotential_Tersoff::coordinator(Memory::ignore(new OneBody_Constant()));
    8383
    8484ManyBodyPotential_Tersoff::ManyBodyPotential_Tersoff() :
Note: See TracChangeset for help on using the changeset viewer.