BALL  1.4.1
solvation.h
Go to the documentation of this file.
00001 // -*- Mode: C++; tab-width: 2; -*-
00002 // vi: set ts=2:
00003 //
00004 // $Id: solvation.h,v 1.2 2002/02/27 12:18:19 sturm Exp $
00005 // SOLVATION header file
00006 // collective header file for all headers in BALL/SOLVATION
00007 
00008 #ifndef BALL_SOLVATION_H
00009 #define BALL_SOLVATION_H
00010 
00011 #ifndef BALL_SOLVATION_POISSONBOLTZMANN_H
00012 # include <BALL/SOLVATION/poissonBoltzmann.h>
00013 #endif
00014 
00015 #endif // BALL_SOLVATION_H
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines