[bknr-cvs] edi changed trunk/thirdparty/documentation-template/output.lisp
BKNR Commits
bknr at bknr.net
Tue Feb 17 21:31:28 UTC 2009
Revision: 4271
Author: edi
URL: http://bknr.net/trac/changeset/4271
Not all functions are accessors...
U trunk/thirdparty/documentation-template/output.lisp
Modified: trunk/thirdparty/documentation-template/output.lisp
===================================================================
--- trunk/thirdparty/documentation-template/output.lisp 2009-02-17 21:28:19 UTC (rev 4270)
+++ trunk/thirdparty/documentation-template/output.lisp 2009-02-17 21:31:28 UTC (rev 4271)
@@ -150,7 +150,7 @@
(setq other-entries (remove writer other-entries)))
(t
(with-html-output (*doc-output* nil :indent 2)
- (:|clix:accessor|
+ (:|clix:function|
:generic (and genericp "true")
:specialized specializers
:name (string-downcase symbol)
More information about the Bknr-cvs
mailing list