Hello parenthetically unchallenged friends!

Suppose I have a library that is structured as

src/
    code.lisp
    pkg.lisp
    stuff.lisp
data/
    data-file-1.lisp
    data-file-2.lisp
    data-file-3.lisp
    ...
    data-file-3-point-14-godzillion.lisp

Actually, the data folder could be anywhere.
How do I tell ASDF (or similar) to just slurp in all the data files at
once?  I know it's doable, but maybe someone knows of a better way.

Thanks

Marco


-- 
Marco Antoniotti, Professor, Director         tel. +39 - 02 64 48 79 01
DISCo, University of Milan-Bicocca U14 2043   http://dcb.disco.unimib.it
Viale Sarca 336
I-20126 Milan (MI) ITALY

REGAINS: https://regains.disco.unimib.it/

Reply via email to