/* This file is part of Cloudy and is copyright (C)1978-2013 by Gary J. Ferland and
 * others.  For conditions of distribution and use see copyright notice in license.txt */
#include "cddefines.h"
#include "optimize.h"
t_optimize optimize;
char chOptimFileName[INPUT_LINE_LENGTH]; /**< file name for output, set in cddefines.c */

