Loading doc/asdf.texinfo +6 −0 Original line number Diff line number Diff line Loading @@ -1011,6 +1011,7 @@ other-component-type := symbol-by-name (@pxref{The defsystem grammar,,Component dependency-def := simple-component-name | ( :feature @var{feature-expression} dependency-def ) | ( :version simple-component-name version-specifier ) | ( :require module-name ) # ``dependency'' is used in :in-order-to, as opposed to # ``dependency-def'' Loading Loading @@ -1218,6 +1219,11 @@ where significant API incompatibilities are signaled by an increased major numbe @xref{Common attributes of components}. @subsection Require @cindex :require dependencies Use the implementation's own @code{require} to load the @var{module-name}. @subsection Using logical pathnames @cindex logical pathnames Loading Loading
doc/asdf.texinfo +6 −0 Original line number Diff line number Diff line Loading @@ -1011,6 +1011,7 @@ other-component-type := symbol-by-name (@pxref{The defsystem grammar,,Component dependency-def := simple-component-name | ( :feature @var{feature-expression} dependency-def ) | ( :version simple-component-name version-specifier ) | ( :require module-name ) # ``dependency'' is used in :in-order-to, as opposed to # ``dependency-def'' Loading Loading @@ -1218,6 +1219,11 @@ where significant API incompatibilities are signaled by an increased major numbe @xref{Common attributes of components}. @subsection Require @cindex :require dependencies Use the implementation's own @code{require} to load the @var{module-name}. @subsection Using logical pathnames @cindex logical pathnames Loading