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