kaynak dosyalar src dizinine taşındı
This commit is contained in:
@@ -3,13 +3,14 @@
|
|||||||
:license "GPLv3"
|
:license "GPLv3"
|
||||||
:depends-on (uiop)
|
:depends-on (uiop)
|
||||||
:description "Markdown dosyalarından HTML jenerasyonu yapan yazılım."
|
:description "Markdown dosyalarından HTML jenerasyonu yapan yazılım."
|
||||||
|
:pathname "src/"
|
||||||
:components ((:file "paket")
|
:components ((:file "paket")
|
||||||
(:file "tanım")
|
(:file "tanım")
|
||||||
(:file "okur")
|
(:file "okur")
|
||||||
(:file "üretim")
|
(:file "üretim")
|
||||||
(:file "ana"))
|
(:file "ana"))
|
||||||
:build-operation "program-op"
|
:build-operation "program-op"
|
||||||
:build-pathname "html-üret"
|
:build-pathname "../html-üret"
|
||||||
:entry-point "html-jen::ana"
|
:entry-point "html-jen::ana"
|
||||||
:in-order-to ((test-op (test-op "html-jen/testler"))))
|
:in-order-to ((test-op (test-op "html-jen/testler"))))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user