Simpilify how print-help-string works and support gcl
[maxima.git] / share / minpack / load-minpack.lisp
blobb1e857b57386022592b61a7029a8ea0e14ef0fb7
1 (in-package #:maxima)
3 #+(or ecl abcl) ($load "lisp-utils/defsystem.lisp")
5 (load (merge-pathnames (make-pathname :name "minpack" :type "system") (maxima-load-pathname-directory)))
7 (mk:oos "minpack-interface" :compile)