Re: defsystem+ecl question
Daniel KochmaĆski <[email protected]> Mon, 29 Oct 2018 06:08:12 +0100
| Newsgroups | gmane.lisp.ecl.general |
|---|---|
| Organization | TurtleWare |
| Message-ID | <[email protected]> |
> I think I have the answer: :private-file only loads, but not compiles > the file even if :file would, correct? > As I said, I don't know defsystem well. This hypothesis makes sense though. Regards, Daniel