test/run.lisp @ ec9067ea1894

Allow gnuplot to take alists
author Steve Losh <steve@stevelosh.com>
date Sun, 23 May 2021 16:51:40 -0400
parents 566c907b762a
children (none)
#+ecl (setf compiler:*user-cc-flags* "-Wno-shift-negative-value")

(ql:quickload :losh)
(time (asdf:test-system :losh))
(quit)