diff options
author | riton <riton@riton.home> | 2025-03-23 23:44:30 +0300 |
---|---|---|
committer | riton <riton@riton.home> | 2025-03-23 23:44:30 +0300 |
commit | 411505245c696f7e1e7c80ee2392639165b6b39f (patch) | |
tree | c6fd318fc603eafecd9edbd399515a1e8b3b58c1 | |
parent | 58b05733c113b3f6f3e32212e50d33f9b9dc7b25 (diff) |
dosya yeniden adlandırma
-rw-r--r-- | html-jen.asd | 2 | ||||
-rw-r--r-- | üretim.lisp (renamed from html-jen.lisp) | 0 |
2 files changed, 1 insertions, 1 deletions
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 index 6074888..6074888 100644 --- a/html-jen.lisp +++ b/üretim.lisp |