This is the commit for a fiz of the WxMaxima debug issue.
[maxima.git] / share / contrib / gentran / gentran.lisp
blob104b4db719f628b58b9f93f4fb808e22e48dcb01
1 (in-package #:maxima)
3 #+(or ecl abcl)
4 ($load "lisp-utils/defsystem.lisp")
6 (load (merge-pathnames (make-pathname :name "gentran" :type "system")
7 (maxima-load-pathname-directory)))
9 (mk:oos "gentran" :compile)