Re: asdf load source
| Newsgroups | gmane.lisp.cclan.general |
|---|---|
| Message-ID | <[email protected]> |
> Is there a way to get asdf to load the .lisp file instead of compiling and > loading the .fas file? I know I can write my own load-op but I'm wondering > whether there's a magic switch or something. (Clisp . 2.38) (ASDF . 1.97) > (Win > . XP) (Cygwin . 1.5.19) What about asdf:load-source-op ? Sean.