00001
00002
00003
00004
00005
00006
00007
00008 #ifndef BALL_MOLMEC_H
00009 #define BALL_MOLMEC_H
00010
00011 #ifndef BALL_MOLMEC_AMBER_H
00012 # include <BALL/MOLMEC/amber.h>
00013 #endif
00014
00015 #ifndef BALL_MOLMEC_COMMON_H
00016 # include <BALL/MOLMEC/common.h>
00017 #endif
00018
00019 #ifndef BALL_MOLMEC_MDSIMULATION_H
00020 # include <BALL/MOLMEC/mdsimulation.h>
00021 #endif
00022
00023 #ifndef BALL_MOLMEC_MINIMIZATION_H
00024 # include <BALL/MOLMEC/minimization.h>
00025 #endif
00026
00027 #ifndef BALL_MOLMEC_PARAMETER_H
00028 # include <BALL/MOLMEC/parameter.h>
00029 #endif
00030
00031 #endif // BALL_MOLMEC_H