Loading osicat-tests.asd +3 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,9 @@ ;;; DEALINGS IN THE SOFTWARE. (defsystem osicat-tests :author "Nikodemus Siivola <nikodemus@random-state.net>" :description "Osicat test suite" :license "MIT" :depends-on (osicat rt) :components ((:module tests Loading osicat.asd +3 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,9 @@ ;;; that might be useful. --luis (defsystem osicat :author "Nikodemus Siivola <nikodemus@random-state.net>" :description "A lightweight operating system interface" :license "MIT" :depends-on (cffi cffi-grovel alexandria trivial-features) :components ((:module osicat-sys Loading Loading
osicat-tests.asd +3 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,9 @@ ;;; DEALINGS IN THE SOFTWARE. (defsystem osicat-tests :author "Nikodemus Siivola <nikodemus@random-state.net>" :description "Osicat test suite" :license "MIT" :depends-on (osicat rt) :components ((:module tests Loading
osicat.asd +3 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,9 @@ ;;; that might be useful. --luis (defsystem osicat :author "Nikodemus Siivola <nikodemus@random-state.net>" :description "A lightweight operating system interface" :license "MIT" :depends-on (cffi cffi-grovel alexandria trivial-features) :components ((:module osicat-sys Loading