Re: defsystem+ecl question
Gunter Königsmann <[email protected]> Sun, 28 Oct 2018 22:03:14 +0100
| Newsgroups | gmane.lisp.ecl.general |
|---|---|
| Message-ID | <[email protected]> |
> But I added a > > #-ecl :load-only #-ecl t > > Doesn't that make the component compiled on ECL? > > Sorry for asking such a basic question. > I think I have the answer: :private-file only loads, but not compiles the file even if :file would, correct? Kind regards, Gunter