/home/coin/SVN-release/CoinAll-1.1.0/Cbc/src/CbcGenMessages.hpp

Go to the documentation of this file.
00001 
00009 #ifndef CbcGenMessages_H
00010 #define CbcGenMessages_H
00011 
00012 
00019 /*
00020   $Id$
00021 */
00022 
00023 /*
00024   There's arguably not enough content here to justify a separate file, but it
00025   maintains the common pattern for COIN code.
00026 */
00027 
00033 typedef enum {
00034   CBCGEN_TEST_MSG = 1,
00035   CBCGEN_NEW_SOLVER,
00036   CBCGEN_CONFUSION,
00037   CBCGEN_DUMMY_END } CbcGenMsgCode ;
00038 
00039 #endif

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