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 1081 by gezelter, Thu Oct 19 20:49:05 2006 UTC vs.
Revision 1137 by chuckv, Tue May 29 22:50:14 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
13  
14   /* Define to dummy `main' function (if any) required to link to the Fortran
15     libraries. */
# Line 31 | Line 28
28   /* define if fstream::open() accepts third parameter. */
29   #undef FSTREAM_OPEN_PROT
30  
34 /* Is defined if the CGAL library is available. */
35 #undef HAVE_CGAL
36
31   /* Define to 1 if the system has the type `clock_t'. */
32   #undef HAVE_CLOCK_T
33  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines