init repo from my old code

This commit is contained in:
2026-08-07 22:08:42 +03:00
commit d0b61e9874
5 changed files with 980 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
(defsystem "cl-intel4004"
:author "Emre Akan"
:description ""
:license "GPL-3.0-or-later"
:version "0.0.0"
:pathname "src"
:components ((:file "package")))