aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.lisp
diff options
context:
space:
mode:
authorColin Okay <colin@cicadas.surf>2022-09-09 09:42:05 -0500
committerColin Okay <colin@cicadas.surf>2022-09-09 09:42:05 -0500
commit25e08d89e3553b46e247fd91dfaa2bd6eb11ac79 (patch)
tree636d41048684b9b78c1824f14f1161ba99ae2bbf /package.lisp
parent1fb5ffeedb6850b635c891e0003800a72ea9f75c (diff)
Refactor: collector functions are now defined with defun/t
Diffstat (limited to 'package.lisp')
-rw-r--r--package.lisp1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.lisp b/package.lisp
index b6efe86..c771b82 100644
--- a/package.lisp
+++ b/package.lisp
@@ -2,6 +2,7 @@
(defpackage #:gtwiwtg
(:use #:cl)
+ (:import-from #:testiere #:defun/t)
(:export #:range
#:times
#:seq