Rename *ll* and *ul* to ll and ul in defint
[maxima.git] / share / hompack / load-hompack.lisp
blob551a74d29903a8b1bb202e5035cfc52ecaa1c095
1 (in-package #:maxima)
3 #+(or ecl abcl) ($load "lisp-utils/defsystem.lisp")
5 (load (merge-pathnames (make-pathname :name "hompack" :type "system") (maxima-load-pathname-directory)))
7 (mk:oos "hompack-interface" :compile)