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

Comparing trunk/src/config.h.in (file contents):
Revision 1191 by chuckv, Tue May 29 22:50:14 2007 UTC vs.
Revision 1192 by chuckv, Thu Dec 6 19:40:16 2007 UTC

# Line 10 | Line 10
10  
11   /* Is defined if OOPSE should be compiled with single precision arithmetic. */
12   #undef SINGLE_PRECISION
13 +
14 + /* The CGAL version number. */
15 + #undef CGAL_VERSION
16  
17   /* Define to dummy `main' function (if any) required to link to the Fortran
18     libraries. */
# Line 28 | Line 31
31   /* define if fstream::open() accepts third parameter. */
32   #undef FSTREAM_OPEN_PROT
33  
34 + /* Is defined if the CGAL library is available. */
35 + #undef HAVE_CGAL
36 +
37   /* Define to 1 if the system has the type `clock_t'. */
38   #undef HAVE_CLOCK_T
39  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines