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 17 Nov 2013 for Bonmin by  doxygen 1.6.1