From 90ef834393c819e708800c1a759c183ccdd25842 Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Tue, 11 Feb 2025 00:48:14 +0000 Subject: odraw -> cantedraw Why name it something unique when this is what I'm going to be making at the end of it all? Just makes it more confusing for the end user. --- packages.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages.lisp') diff --git a/packages.lisp b/packages.lisp index 703f890..7c77f50 100644 --- a/packages.lisp +++ b/packages.lisp @@ -32,6 +32,6 @@ :range :take :split :rev-map)) -(defpackage odraw +(defpackage cantedraw (:use :cl :lib.macros :lib.functions) (:export :start)) -- cgit v1.2.3-13-gbd6f