Declt 1.0b13 is out

I’ve just released a new version of Declt , my reference manual generator for Common Lisp Libraries.
This release includes some uninteresting internals update, plus an important
bug fix: there were two calls to find-method
missing an errorp
flag set to
nil, leading to Declt throwing an error where it shouldn’t have.