From 411505245c696f7e1e7c80ee2392639165b6b39f Mon Sep 17 00:00:00 2001 From: riton Date: Sun, 23 Mar 2025 23:44:30 +0300 Subject: [PATCH] =?UTF-8?q?dosya=20yeniden=20adland=C4=B1rma?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- html-jen.asd | 2 +- html-jen.lisp => üretim.lisp | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename html-jen.lisp => üretim.lisp (100%) diff --git a/html-jen.asd b/html-jen.asd index 60ee243..da2af8c 100644 --- a/html-jen.asd +++ b/html-jen.asd @@ -6,4 +6,4 @@ :components ((:file "paket") (:file "tanım") (:file "okur") - (:file "html-jen"))) + (:file "üretim"))) diff --git a/html-jen.lisp b/üretim.lisp similarity index 100% rename from html-jen.lisp rename to üretim.lisp