// Copyright (C) 2007 International Business Machines and others.
// All Rights Reserved.
// This code is published under the Eclipse Public License.
//// Authors: Andreas Waechter IBM 2007-06-01
#ifndef __IPCGPENALTYREGOP_HPP__
#define__IPCGPENALTYREGOP_HPP__#include"IpSmartPtr.hpp"namespaceIpopt{classRegisteredOptions;voidRegisterOptions_CGPenalty(const SmartPtr<RegisteredOptions>& roptions
);}// namespace Ipopt
#endif