/home/coin/SVN-release/CoinAll-1.1.0/cppad/cppad/config.h

Go to the documentation of this file.
00001 /* cppad/config.h.  Generated from config.h.in by configure.  */
00002 /* cppad/config.h.in.  Generated from configure.ac by autoheader.  */
00003 
00004 /* is CppADvector == boost::numeric::ublas::vector */
00005 #define CPPAD_BOOSTVECTOR 0
00006 
00007 /* is CppADvector == CppAD::vector */
00008 #define CPPAD_CPPADVECTOR 1
00009 
00010 /* does system support gettimeofday (overidden if _MSC_VER defined) */
00011 #define CPPAD_GETTIMEOFDAY 1
00012 
00013 /* is CppADvector == std::vector */
00014 #define CPPAD_STDVECTOR 0
00015 
00016 /* Name of package */
00017 #define PACKAGE "cppad"
00018 
00019 /* Define to the address where bug reports for this package should be sent. */
00020 #define PACKAGE_BUGREPORT "cppad@list.coin-or.org"
00021 
00022 /* Define to the full name of this package. */
00023 #define PACKAGE_NAME "CppAD"
00024 
00025 /* Define to the full name and version of this package. */
00026 #define PACKAGE_STRING "CppAD 20071016.1"
00027 
00028 /* Define to the one symbol short name of this package. */
00029 #define PACKAGE_TARNAME "cppad"
00030 
00031 /* Define to the version of this package. */
00032 #define PACKAGE_VERSION "20071016.1"
00033 
00034 /* Version number of package */
00035 #define VERSION "20071016.1"
00036 
00037 /* Define to `__inline__' or `__inline' if that's what the C compiler
00038    calls it, or to nothing if 'inline' is not supported under any name.  */
00039 #ifndef __cplusplus
00040 /* #undef inline */
00041 #endif

Generated on Sun Nov 14 14:06:32 2010 for Coin-All by  doxygen 1.4.7