From: Stelian Ionescu Date: Wed, 22 Jan 2014 16:24:16 +0000 (+0100) Subject: Make IOLIB/GROVEL:PROCESS-OP an ASDF:DOWNWARD-OPERATION X-Git-Tag: v0.8.1~44 X-Git-Url: https://repo.or.cz/w/iolib.git/commitdiff_plain/c825903568d729f994eff2e9c0668292af686d0e Make IOLIB/GROVEL:PROCESS-OP an ASDF:DOWNWARD-OPERATION --- diff --git a/src/grovel/asdf.lisp b/src/grovel/asdf.lisp index b16b7df..27bc325 100644 --- a/src/grovel/asdf.lisp +++ b/src/grovel/asdf.lisp @@ -45,7 +45,7 @@ (call-next-method))) (eval-when (:compile-toplevel :load-toplevel :execute) - (defclass process-op (asdf:operation) + (defclass process-op (asdf:downward-operation) () (:documentation "This ASDF operation performs the steps necessary to generate a compilable and loadable lisp file from a