Updated testsuite with an expected GCL error in to_poly_share
[maxima.git] / share / cobyla / load-cobyla.lisp
blobe28e747591bb97e95e4589406616e08d2bc538ef
1 (in-package #:maxima)
3 #+(or ecl abcl) ($load "lisp-utils/defsystem.lisp")
5 (load (merge-pathnames (make-pathname :name "cobyla" :type "system") (maxima-load-pathname-directory)))
7 (mk:oos "cobyla-interface" :compile)