BALL  1.4.79
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
energy.h
Go to the documentation of this file.
1 // -*- Mode: C++; tab-width: 2; -*-
2 // vi: set ts=2:
3 //
4 // $Id: energy.h,v 1.2 2002/02/27 12:18:18 sturm Exp $
5 // ENERGY header file
6 // collective header file for all headers in BALL/ENERGY
7 
8 #ifndef BALL_ENERGY_H
9 #define BALL_ENERGY_H
10 
11 #ifndef BALL_ENERGY_ATOMICCONTACTENERGY_H
13 #endif
14 
15 #ifndef BALL_ENERGY_COULOMB_H
16 # include <BALL/ENERGY/coulomb.h>
17 #endif
18 
19 #ifndef BALL_ENERGY_DISTANCECOULOMB_H
21 #endif
22 
23 #endif // BALL_ENERGY_H