ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/openbabel/data.hpp
(Generate patch)

Comparing trunk/OOPSE-4/src/openbabel/data.hpp (file contents):
Revision 2440 by tim, Wed Nov 16 19:42:11 2005 UTC vs.
Revision 2450 by gezelter, Thu Nov 17 20:38:45 2005 UTC

# Line 20 | Line 20 | GNU General Public License for more details.
20   #ifndef OB_DATA_H
21   #define OB_DATA_H
22  
23 < #include "babelconfig.hpp"
23 > #include "config.h"
24  
25   #include <stdio.h>
26  
# Line 52 | Line 52 | class OBBitVec;
52   //! \brief Base data table class, handles reading data files
53   //!
54   //! Base data table class--reads ASCII data files in various formats
55 < //! -# Checks for the environment variable _envvar (defaults to "BABEL_DATADIR")
55 > //! -# Checks for the environment variable _envvar (defaults to "FORCE_PARAM_PATH")
56   //!     - Tries the _subdir directory if defined (def. "data") and then the main directory
57   //! -# Checks for the directory _dir (def. determined by the build environment)
58   //!     - Tries the subdirectory corresponding to this version, then the main directory

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines