Jan Rychter <[EMAIL PROTECTED]> writes:
> Am I the only one using docstrings with defctype? :)
>
> (defctype evas :pointer "Evas")

(defctype evas :pointer
  :documentation "Evas")

is the way to do it now.

-- 
Luís Oliveira
luismbo (@) gmail (.) com
Equipa Portuguesa do Translation Project
http://www.iro.umontreal.ca/translation/registry.cgi?team=pt

_______________________________________________
cffi-devel mailing list
cffi-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/cffi-devel

Reply via email to