main -> odraw

This commit is contained in:
2025-02-11 00:30:27 +00:00
parent 0b66ce5dc1
commit 52f7db44cf
3 changed files with 6 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
:components ((:file "packages")
(:file "lib.macros")
(:file "lib.functions")
(:file "main"))
(:file "odraw"))
:build-operation "deploy-op"
:build-pathname "odraw"
:entry-point "main:start")
:entry-point "odraw:start")