description

This commit is contained in:
2026-08-07 22:21:51 +03:00
parent d0b61e9874
commit 411578ca31
3 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
(defsystem "cl-intel4004"
:author "Emre Akan"
:description ""
:description "Intel 4004 emulator"
:license "GPL-3.0-or-later"
:version "0.0.0"
:pathname "src"
+2
View File
@@ -1,4 +1,6 @@
#||
Copyright (C) 2026 Emre Akan
This file is part of cl-intel4004.
cl-intel4004 is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
+2
View File
@@ -1,4 +1,6 @@
#||
Copyright (C) 2026 Emre Akan
This file is part of cl-intel4004.
cl-intel4004 is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.