cantedraw.lisp -> main.lisp

This commit is contained in:
2025-02-14 15:12:10 +00:00
parent b335a12b78
commit 4c27e7d5c1
3 changed files with 6 additions and 6 deletions

View File

@@ -32,6 +32,6 @@
:range :take :split
:rev-map))
(defpackage cantedraw
(defpackage main
(:use :cl :lib.macros :lib.functions)
(:export :start))