Ignore:
File:
1 edited

Legend:

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

    r94453f1 r7d320c  
    4949    ;
    5050const std::string FourBodyPotential_Improper::improper_token("improper");
    51 Coordinator::ptr FourBodyPotential_Improper::coordinator(new FourBody_ImproperAngle());
     51Coordinator::ptr FourBodyPotential_Improper::coordinator(Memory::ignore(new FourBody_ImproperAngle()));
    5252
    5353FourBodyPotential_Improper::FourBodyPotential_Improper() :
Note: See TracChangeset for help on using the changeset viewer.