00001 // 00002 // Copyright (C) 2004-2006 Rational Discovery LLC 00003 // 00004 // @@ All Rights Reserved @@ 00005 // 00006 #ifndef __RD_UFFCONTRIBS_H__ 00007 #define __RD_UFFCONTRIBS_H__ 00008 /*! \file Contribs.h 00009 \brief This convenience include pulls in all the other UFF include files 00010 */ 00011 00012 #include "BondStretch.h" 00013 #include "AngleBend.h" 00014 #include "TorsionAngle.h" 00015 #include "Nonbonded.h" 00016 00017 #endif
1.5.5