Add some basic letsimp tests based on bug #3950
[maxima.git] / share / graphs / load-graphs.lisp
blobbdcf3ce3c4ab2bbb4fd79afc80918c6127b9e09a
1 (in-package #-gcl #:maxima #+gcl "MAXIMA")
3 #+(or ecl abcl) ($load "lisp-utils/defsystem.lisp")
5 (load (merge-pathnames (make-pathname :name "graphs" :type "system") (maxima-load-pathname-directory)))
7 (mk:oos "graphs" :compile)