/build/buildd/coinor-ipopt-3.10.1/Ipopt/src/Interfaces/IpReturnCodes.h
Go to the documentation of this file.
00001 /***********************************************************************
00002 // Copyright (C) 2004, 2006 International Business Machines and others.
00003 // All Rights Reserved.
00004 // This code is published under the Eclipse Public License.
00005 //
00006 // $Id: IpReturnCodes.h 1861 2010-12-21 21:34:47Z andreasw $
00007 //
00008 // Authors:  Carl Laird, Andreas Waechter     IBM    2004-08-13
00009 ************************************************************************/
00010 
00011 #ifndef __IPRETURNCODES_H__
00012 #define __IPRETURNCODES_H__
00013 
00014 /* include from a common include file */
00015 
00016 #include "IpReturnCodes_inc.h"
00017 
00018 #endif