Fix #4398: Fix arg order to calls to laptimes
[maxima.git] / share / affine / affine.lisp
blob00afdb439f1dd885ecd54ed53e5ed15c0c58ecbb
1 (in-package :maxima)
3 (load (combine-path *maxima-sharedir* "affine" "affine.system"))
5 (mk:compile-system "affine" :load-source-if-no-binary t)
7 ;;; affine.lisp ends here