
21 Nov
2011
21 Nov
'11
5:35 p.m.
On Mon, 21 Nov 2011 01:38:09 -0800, Tamas Papp <tkpapp@gmail.com> wrote:
How do other people handle this situation?
Hi Jeffrey,
I usually make an ASD file to load my project (BTW, it is really easy to do a skeleton with Quickproject), and then use asdf:system-relative-pathname. It is documented here: http://common-lisp.net/project/asdf/asdf/Miscellaneous-additional-functional...
HTH,
Tamas
That is a useful function. Thank you, Tamas. Jeff