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