From 5faa1b4c9d94e2b970d45fc855ef9442954bd7e5 Mon Sep 17 00:00:00 2001 From: mRnea Date: Tue, 4 Mar 2025 21:36:34 +0300 Subject: =?UTF-8?q?minik=20refactor=20ve=20rastgele=20s=C4=B1rayla=20t?= =?UTF-8?q?=C3=BCm=20kelimeleri=20sorma?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- paket.lisp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'paket.lisp') diff --git a/paket.lisp b/paket.lisp index 593c6a4..d9d7aab 100644 --- a/paket.lisp +++ b/paket.lisp @@ -1,2 +1,3 @@ (defpackage :japonca - (:use :common-lisp)) \ No newline at end of file + (:use :common-lisp) + (:export alıştırma kelime-bul)) -- cgit v1.2.3