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 1351 by gezelter, Thu May 21 18:57:26 2009 UTC vs.
Revision 1382 by gezelter, Thu Oct 22 14:22:55 2009 UTC

# Line 8 | Line 8
8  
9   /* Is defined if OOPSE should be compiled with single precision arithmetic. */
10   #undef SINGLE_PRECISION
11
12 /* The CGAL version number. */
13 #undef CGAL_VERSION
11  
12   /* Define to dummy `main' function (if any) required to link to the Fortran
13     libraries. */
# Line 29 | Line 26
26   /* define if fstream::open() accepts third parameter. */
27   #undef FSTREAM_OPEN_PROT
28  
32 /* Is defined if the CGAL library is available. */
33 #undef HAVE_CGAL
34
29   /* Is defined if the qhull library is available. */
30   #undef HAVE_QHULL
31  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines