Mercurial > hg > octave-nkf
diff src/fsqp.cc @ 453:393e95f46b51
[project @ 1994-06-06 00:05:20 by jwe]
author | jwe |
---|---|
date | Mon, 06 Jun 1994 00:14:55 +0000 |
parents | 7ec58832918f |
children | 88614b380d6e |
line wrap: on
line diff
--- a/src/fsqp.cc +++ b/src/fsqp.cc @@ -1,7 +1,7 @@ // f-fsqp.cc -*- C++ -*- /* -Copyright (C) 1993 John W. Eaton +Copyright (C) 1993, 1994 John W. Eaton This file is part of Octave. @@ -34,8 +34,8 @@ #include "f-fsqp.h" // Global pointers for user defined functions required by fsqp. -static tree *fsqp_objective; -static tree *fsqp_constraints; +// static tree *fsqp_objective; +// static tree *fsqp_constraints; #ifdef WITH_DLD tree_constant *