Loading doc/asdf.texinfo +4 −4 Original line number Diff line number Diff line Loading @@ -1054,8 +1054,8 @@ This section begins with an example of a system definition, then gives the full grammar of @code{defsystem}. Let's look at a simple system. This is a complete file that would should be saved as @file{hello-lisp.asd} (in order that ASDF can find it This is a complete file that should be saved as @file{hello-lisp.asd} (in order that ASDF can find it when ordered to operate on the system named @code{"hello-lisp"}). @c FIXME: the first example should have an outside dependency, e.g., Loading Loading
doc/asdf.texinfo +4 −4 Original line number Diff line number Diff line Loading @@ -1054,8 +1054,8 @@ This section begins with an example of a system definition, then gives the full grammar of @code{defsystem}. Let's look at a simple system. This is a complete file that would should be saved as @file{hello-lisp.asd} (in order that ASDF can find it This is a complete file that should be saved as @file{hello-lisp.asd} (in order that ASDF can find it when ordered to operate on the system named @code{"hello-lisp"}). @c FIXME: the first example should have an outside dependency, e.g., Loading