diff options
author | mRnea <akannemre@gmail.com> | 2025-03-04 21:36:34 +0300 |
---|---|---|
committer | mRnea <akannemre@gmail.com> | 2025-03-04 21:36:34 +0300 |
commit | 5faa1b4c9d94e2b970d45fc855ef9442954bd7e5 (patch) | |
tree | eb3b888b3c769fe0a2e29dd32ba39bcc2887a242 /paket.lisp | |
parent | 20ba3d08ccba7f1c483f4bfdb324d000bb7faed4 (diff) |
Diffstat (limited to 'paket.lisp')
-rw-r--r-- | paket.lisp | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,2 +1,3 @@ (defpackage :japonca - (:use :common-lisp))
\ No newline at end of file + (:use :common-lisp) + (:export alıştırma kelime-bul)) |