description
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
(defsystem "cl-intel4004"
|
(defsystem "cl-intel4004"
|
||||||
:author "Emre Akan"
|
:author "Emre Akan"
|
||||||
:description ""
|
:description "Intel 4004 emulator"
|
||||||
:license "GPL-3.0-or-later"
|
:license "GPL-3.0-or-later"
|
||||||
:version "0.0.0"
|
:version "0.0.0"
|
||||||
:pathname "src"
|
:pathname "src"
|
||||||
|
|||||||
@@ -1,4 +1,6 @@
|
|||||||
#||
|
#||
|
||||||
|
Copyright (C) 2026 Emre Akan
|
||||||
|
|
||||||
This file is part of cl-intel4004.
|
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.
|
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.
|
||||||
|
|||||||
@@ -1,4 +1,6 @@
|
|||||||
#||
|
#||
|
||||||
|
Copyright (C) 2026 Emre Akan
|
||||||
|
|
||||||
This file is part of cl-intel4004.
|
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.
|
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user