ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/config.h.in
(Generate patch)

Comparing trunk/src/config.h.in (file contents):
Revision 1198 by chuckv, Thu Dec 6 20:40:16 2007 UTC vs.
Revision 1210 by gezelter, Wed Jan 23 03:45:33 2008 UTC

# Line 1 | Line 1
1   #define OOPSE_VERSION_MAJOR 4
2   #define OOPSE_VERSION_MINOR 0
3   #define OOPSE_VERSION_TINY  0
4 /* The version of Open Babel */
5 #define BABEL_VERSION "2.0.2"
4   #define MK_STR(s) # s
5   #define STR_DEFINE(t, s) t = MK_STR(s)
6   /* The file extension used for shared modules */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines