change the devices example to load using quicklisp

This commit is contained in:
Jamie Forth 2015-07-07 17:08:14 +01:00
parent 73b2376168
commit bbbc2c437b

View file

@ -1,6 +1,6 @@
(cl:in-package #:osc)
(asdf:oos 'asdf:load-op 'osc)
(ql:quickload "osc")
;;;=====================================================================
;;; OSC UDP transmitter -> server