Fix some issues with make dist-gzip
[maxima.git] / share / cobyla / bf_fmin_cobyla.mac
blob3890c8fd1dbeb40b4ceea43621720b54939f5188
1 /*
2  * bf_fmin_cobyla
3  *
4  * This is a maxima interface to the routine COBYLA.
5  * Interface Copyright Raymond Toy 2010
6  * Interface released under the terms of the GNU General Public License.
7  *
8  * This is identical to fmin_cobyla, but supports bigfloats.
9  */
10 load("load-bf-cobyla.lisp");