clx-xembed
An implementation of the XEMBED protocol that integrates with CLX.
$ area51 add clx-xembedCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(clx-xembed:some-function ...)An implementation of the XEMBED protocol that integrates with CLX.
$ area51 add clx-xembedCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(clx-xembed:some-function ...)