1 #include "iSGImproperSystemForceBase.h"
2 using std::string;
3 
4 namespace ProtoMol {
5   //_________________________________________________________________ iSGImproperSystemForceBase
6 
7   const string iSGImproperSystemForceBase::keyword("iSGImproper");
8 }
9