From 5cad35b39e6ba16557b477d1eae7479c43290193 Mon Sep 17 00:00:00 2001 From: riton Date: Mon, 24 Mar 2025 02:09:09 +0300 Subject: =?UTF-8?q?ana=20fonksiyon=20ve=20executable=20=C3=BCretimi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- html-jen.asd | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'html-jen.asd') diff --git a/html-jen.asd b/html-jen.asd index bbad5d4..e2532cd 100644 --- a/html-jen.asd +++ b/html-jen.asd @@ -7,4 +7,7 @@ (:file "tanım") (:file "okur") (:file "üretim") - (:file "ana"))) + (:file "ana")) + :build-operation "program-op" + :build-pathname "html-üret" + :entry-point "html-jen::ana") -- cgit v1.2.3