Ipopt 3.11.9
Loading...
Searching...
No Matches
IpReturnCodes.h
Go to the documentation of this file.
1/***********************************************************************
2// Copyright (C) 2004, 2006 International Business Machines and others.
3// All Rights Reserved.
4// This code is published under the Eclipse Public License.
5//
6// $Id: IpReturnCodes.h 1861 2010-12-21 21:34:47Z andreasw $
7//
8// Authors: Carl Laird, Andreas Waechter IBM 2004-08-13
9************************************************************************/
10
11#ifndef __IPRETURNCODES_H__
12#define __IPRETURNCODES_H__
13
14/* include from a common include file */
15
16#include "IpReturnCodes_inc.h"
17
18#endif