Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
asdf
asdf
Commits
307eeb75
Commit
307eeb75
authored
Mar 13, 2010
by
Robert P. Goldman
Browse files
Fixed minor xref bug.
parent
bf63ffe8
Changes
1
Hide whitespace changes
Inline
Side-by-side
asdf.texinfo
View file @
307eeb75
...
...
@@ -135,12 +135,12 @@ ASDF presents three faces:
one for users of Common Lisp software who want to reuse other people's code,
one for writers of Common Lisp software who want to specify how to build their systems,
one for implementers of Common Lisp extensions who want to extend the build system.
@xref
{
Using ASDF,,Loading a system
}
@xref
{
Using ASDF,,Loading a system
}
,
to learn how to use ASDF to load a system.
@xref
{
Defining systems with defsystem
}
@xref
{
Defining systems with defsystem
}
,
to learn how to define a system of your own.
@
c XXXX missing @xref here!
Later chapters describe
the ASDF internals and how to extend ASDF.
@
xref
{
The object model of ASDF
}
for a description of
the ASDF internals and how to extend ASDF.
NOTA BENE:
We are preparing for a release of ASDF 2,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment