test/run.lisp @ 8ac3147a3182

Rename global generator
author Steve Losh <steve@stevelosh.com>
date Sun, 11 Feb 2018 13:34:32 -0500
parents 555f4470bf64
children (none)
#+ecl (setf compiler:*user-cc-flags* "-Wno-shift-negative-value")

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