From c437fe7dcc5291d9ce4c978da7b6947ec096ecb5 Mon Sep 17 00:00:00 2001 From: riton Date: Tue, 22 Jul 2025 22:30:11 +0300 Subject: =?UTF-8?q?proje=20ba=C5=9Flang=C4=B1c=C4=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- "da\304\237.asd" | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 "da\304\237.asd" (limited to 'dağ.asd') diff --git "a/da\304\237.asd" "b/da\304\237.asd" new file mode 100644 index 0000000..22e5237 --- /dev/null +++ "b/da\304\237.asd" @@ -0,0 +1,9 @@ +(defsystem dağ + :author "Emre Akan" + :description "Web frameworkü" + ;; :depends-on () + :pathname "src/" + :components ((:file "main") + ;; (:module "json" + ;; :components (())) + )) -- cgit v1.2.3