libmove3d  3.13.0
/home/slemaign/softs-local/BioMove3D-git/bio/BioEnergy/include/Energy-pkg.h
00001 /* 
00002  *  This file includes all the prototypes of the functions defined in the
00003  *  directory BioEnergy and the files defining the structure appearing in 
00004  *  these prototypes.
00005  */
00006 
00007 #ifndef ENERGY_PKG_H
00008 #define ENERGY_PKG_H
00009 
00010 
00011 #include "bio_minimization.h" 
00012 #include "bio_nmode.h" 
00013 
00014 
00015 /* proto */
00016 #include "../proto/benergy_proto.h"
00017 
00018 
00019 
00020 #endif /* #ifndef ENERGY_PKG_H */
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines