1 (in-package #-gcl
#:maxima
#+GCL
"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
)