Prefix all packages with cantedraw
This is mostly a sanity check in-case anyone else decides to load this system for use in their own package - don't want to conflict with their names.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
(:file "main"))
|
||||
:build-operation "program-op"
|
||||
:build-pathname "bin/cantedraw"
|
||||
:entry-point "main:start")
|
||||
:entry-point "cantedraw.main:start")
|
||||
|
||||
#+sb-core-compression
|
||||
(defmethod asdf:perform ((o asdf:image-op) (c asdf:system))
|
||||
|
||||
Reference in New Issue
Block a user