/** * \file CLASSNAMEScore.cpp \brief Define CLASSNAMEScore * * This file is generated by a script (core/tools/make-container). * Do not edit directly. * * Copyright 2007-2010 IMP Inventors. All rights reserved. */ #include #include IMP_BEGIN_NAMESPACE CLASSNAMEScore::CLASSNAMEScore(std::string name): Object(name) { /* Implemented here rather than in the header so that PairScore symbols are present in the kernel DSO */ } CLASSNAMEScoreRestraint::CLASSNAMEScoreRestraint(std::string name): Restraint(name){} CLASSNAMEsScoreRestraint::CLASSNAMEsScoreRestraint(std::string name): DecomposableRestraint(name){} IMP_END_NAMESPACE