diff options
author | riton <riton@riton.home> | 2025-02-11 23:03:13 +0300 |
---|---|---|
committer | riton <riton@riton.home> | 2025-02-11 23:03:13 +0300 |
commit | d683a2e52f89131b50129d2a99483fba8bf096b0 (patch) | |
tree | fbd37b6d17b73930a2e3432692c52676017a6ba9 /paket.lisp |
init
Diffstat (limited to 'paket.lisp')
-rw-r--r-- | paket.lisp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/paket.lisp b/paket.lisp new file mode 100644 index 0000000..593c6a4 --- /dev/null +++ b/paket.lisp @@ -0,0 +1,2 @@ +(defpackage :japonca + (:use :common-lisp))
\ No newline at end of file |