test/run.lisp @ 2adae5be4089

ROC and more sketching
author Steve Losh <steve@stevelosh.com>
date Thu, 22 Nov 2018 00:46:02 -0500
parents 845fc8785d54
children 35cff9a179f4
#+ecl (setf compiler:*user-cc-flags* "-Wno-shift-negative-value")

(ql:quickload :adopt :silent t)
(time (asdf:test-system :adopt))
(quit)