Generated on Wed Jan 4 17:49:07 2006 for Gecode by doxygen 1.4.6

config.icc (Revision: 2403)

Go to the documentation of this file.
00001 /* config.icc.  Generated by configure.  */
00002 /*
00003  *  Main authors:
00004  *     Christian Schulte <schulte@gecode.org>
00005  *
00006  *  Contributing authors:
00007  *     Guido Tack <tack@gecode.org>
00008  *
00009  *  Copyright:
00010  *     Christian Schulte, 2004
00011  *     Guido Tack, 2004
00012  *
00013  *  Last modified:
00014  *     $Date: 2005-10-23 16:23:09 +0200 (Sun, 23 Oct 2005) $ by $Author: schulte $
00015  *     $Revision: 2403 $
00016  *
00017  *  This file is part of Gecode, the generic constraint
00018  *  development environment:
00019  *     http://www.gecode.org
00020  *
00021  *  See the file "LICENSE" for information on usage and
00022  *  redistribution of this file, and for a
00023  *     DISCLAIMER OF ALL WARRANTIES.
00024  *
00025  */
00026 
00027 /* Whether no debugging assertions are compiled */
00028 #define NDEBUG 1
00029 
00030 /* How to tell the compiler to really, really inline */
00031 #define forceinline inline
00032 
00033 /* Memory alignment */
00034 /* #undef GECODE_MEMORY_ALIGNMENT */
00035 
00036 /* Whether integer variables are buit */
00037 #define GECODE_HAVE_INT_VARS 1
00038 
00039 /* Whether set variables are buit */
00040 #define GECODE_HAVE_SET_VARS 1
00041 
00042 // STATISTICS: kernel-other