share-subdirs-list too long



Hi,

I wanted to add contrib/simplex and contrib/solve_rec to
share-subdirs-list in init-cl.lisp (line 284). This caused problems
with gcl since concatenate gets too many arguments in line 287. I want
to put contrib/simplex and contrib/solve_rec to share-subdirs-list so
that maxima would find the documentation for these two packages. Is
there another way to do this?

Andrej