6 #ifndef BALL_MOLMEC_CHARMM_CHARMMSTRETCH_H
7 #define BALL_MOLMEC_CHARMM_CHARMMSTRETCH_H
13 #ifndef BALL_MOLMEC_COMMON_STRETCHCOMPONENT_H
28 #define CHARMM_STRETCHES_ENABLED "enable Stretches"
42 CharmmStretch(ForceField& force_field);
46 virtual ~CharmmStretch();
55 virtual
bool setup() throw(Exception::TooManyErrors);
61 #endif // BALL_MOLMEC_CHARMM_CHARMMSTRETCH_H
#define BALL_CREATE(name)
-*- Mode: C++; tab-width: 2; -*-