BALL 1.5.0
molmec.h
Go to the documentation of this file.
1// -*- Mode: C++; tab-width: 2; -*-
2// vi: set ts=2:
3//
4// $Id: molmec.h,v 1.2 2002/02/27 12:18:18 sturm Exp $
5// MOLMEC header file
6// collective header file for all headers in BALL/MOLMEC
7
8#ifndef BALL_MOLMEC_H
9#define BALL_MOLMEC_H
10
11#ifndef BALL_MOLMEC_AMBER_H
12# include <BALL/MOLMEC/amber.h>
13#endif
14
15#ifndef BALL_MOLMEC_COMMON_H
16# include <BALL/MOLMEC/common.h>
17#endif
18
19#ifndef BALL_MOLMEC_MDSIMULATION_H
20# include <BALL/MOLMEC/mdsimulation.h>
21#endif
22
23#ifndef BALL_MOLMEC_MINIMIZATION_H
24# include <BALL/MOLMEC/minimization.h>
25#endif
26
27#ifndef BALL_MOLMEC_PARAMETER_H
28# include <BALL/MOLMEC/parameter.h>
29#endif
30
31#endif // BALL_MOLMEC_H