OSDN Git Service

system.asd: -> rulp.asd
authorGiulio De Stasio <giuliodestasio98@gmail.com>
Wed, 31 May 2023 08:28:33 +0000 (10:28 +0200)
committerGiulio De Stasio <giuliodestasio98@gmail.com>
Wed, 31 May 2023 08:28:33 +0000 (10:28 +0200)
rulp.asd [moved from system.asd with 94% similarity]

similarity index 94%
rename from system.asd
rename to rulp.asd
index 740fe7a..bb928e7 100644 (file)
+++ b/rulp.asd
@@ -21,8 +21,7 @@
   :licence "GPLv3"
   :build-operation "program-op"
   :build-pathname "rulp"
-  :entry-point "core:main"
-  ;; :depends-on ("sdl2" "sdl2-image" "sdl2-ttf" "cffi-libffi" "alexandria" "clingon" "cl-json")
+  :entry-point "rulp.core:main"
   :depends-on ("sdl2" "sdl2-image" "sdl2-ttf" "alexandria" "clingon" "cl-json")
   :components ((:file "parameters")
                (:module "layers"