change the devices example to load using quicklisp
This commit is contained in:
parent
73b2376168
commit
bbbc2c437b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
(cl:in-package #:osc)
|
||||
|
||||
(asdf:oos 'asdf:load-op 'osc)
|
||||
(ql:quickload "osc")
|
||||
|
||||
;;;=====================================================================
|
||||
;;; OSC UDP transmitter -> server
|
||||
|
|
Loading…
Reference in a new issue