proscriptive
ASDF fix
This commit is contained in:
parent
b92e1675ff
commit
fc71f5eae5
1 changed files with 6 additions and 7 deletions
3
osc.asd
3
osc.asd
|
@ -2,8 +2,7 @@
|
|||
|
||||
(in-package #:cl-user)
|
||||
|
||||
(defsystem osc
|
||||
:name "osc"
|
||||
(asdf:defsystem "osc"
|
||||
:author "nik gaffney <nik@fo.am>"
|
||||
:licence "GPL v3"
|
||||
:description "The Open Sound Control protocol, aka OSC"
|
||||
|
|
Loading…
Reference in a new issue