paip/package.lisp

5 lines
53 B
Common Lisp

;;;; package.lisp
(defpackage #:paip
(:use #:cl))