Loose changes

This commit is contained in:
Ian Keane 2020-02-25 06:06:49 -05:00
parent 1cb167b597
commit 612c72bae1
57 changed files with 8904 additions and 80 deletions

View file

@ -0,0 +1,5 @@
(in-package :common-lisp-user)
(defpackage :cl-fad-test
(:use :cl :cl-fad :unit-test)
(:export :test))