/home/coin/SVN-release/OS-2.4.1/Bonmin/src/Interfaces/BonExitCodes.hpp

Go to the documentation of this file.
00001 #ifndef BonExitCodes_H
00002 #define BonExitCodes_H
00003 
00004 
00005 namespace Bonmin{
00007 enum ErrorCodes{
00008  ERROR_IN_AMPL_SUFFIXES = 111,
00009  UNSUPPORTED_CBC_OBJECT
00010 };
00011 }
00012 #endif

Generated on Thu Nov 10 03:05:41 2011 by  doxygen 1.4.7