test/run.lisp @ 6b760535aa94

Update documentation
author Steve Losh <steve@stevelosh.com>
date Mon, 23 Dec 2019 15:27:04 -0500
parents 70f64dff49b5
children (none)
#+ecl (setf compiler:*user-cc-flags* "-Wno-shift-negative-value")

(ql:quickload :cl-netpbm)
(time (asdf:test-system :cl-netpbm))
(quit)