From a6c251123bbe9c174294287d494c4be99e40287a Mon Sep 17 00:00:00 2001 From: colin Date: Sat, 18 Feb 2023 09:18:10 -0800 Subject: Saturday Pair Session --- package.lisp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package.lisp') diff --git a/package.lisp b/package.lisp index 582e854..8cc0a0b 100644 --- a/package.lisp +++ b/package.lisp @@ -8,6 +8,8 @@ (#:re #:cl-ppcre) (#:json #:jonathan) (#:a #:alexandria-2)) + (:import-from #:testiere + #:defun/t) (:import-from #:lazybones #:defendpoint*) (:import-from #:derrida -- cgit v1.2.3