Examples cleanup
[maxima.git] / share / colnew / load-colnew.lisp
blob1150373f9e473c9d032eb1fc4c1767a1acc323c1
1 #+nil
2 (format t "colnew.system = ~S~%" (merge-pathnames (make-pathname :name "colnew" :type "system")
3 #-gcl *load-pathname*
4 #+gcl sys:*load-pathname*))
5 (load (merge-pathnames (make-pathname :name "colnew" :type "system")
6 #-gcl *load-pathname*
7 #+gcl sys:*load-pathname*))
9 (mk:oos "colnew-if" :compile)