xmpp-send/package.lisp

4 lines
79 B
Common Lisp
Raw Normal View History

2013-05-09 13:57:52 +02:00
(defpackage :org.ryuslash.xmpp-send
(:use :cl :xmpp)
(:export :xmpp-send))