"Returns a list of keyword argument lists to be merged.
This should return a list suitable for passing to `merge-keyword-lists',
- i.e., each element should be a pair consisting of a list of `argument'
- objects and a string describing the source of the argument list."))
+ i.e., each element should be a pair consisting of a string describing the
+ source of the argument list, and a list of `argument' objects."))
(export 'compute-sod-effective-method)
(defgeneric compute-sod-effective-method (message class)