Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
asdf
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jan Moringen
asdf
Commits
06895529
Commit
06895529
authored
14 years ago
by
Francois-Rene Rideau
Browse files
Options
Downloads
Patches
Plain Diff
Fix &key => @&key
parent
335789bf
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/asdf.texinfo
+2
-2
2 additions, 2 deletions
doc/asdf.texinfo
with
2 additions
and
2 deletions
doc/asdf.texinfo
+
2
−
2
View file @
06895529
...
@@ -1134,7 +1134,7 @@ in a way that is compatible with all of the various test libraries
...
@@ -1134,7 +1134,7 @@ in a way that is compatible with all of the various test libraries
and test techniques in use in the community.
and test techniques in use in the community.
@end deffn
@end deffn
@c @deffn Operation test-system-version
&
key minimum
@c @deffn Operation test-system-version
@
&
key minimum
@c Asks the system whether it satisfies a version requirement.
@c Asks the system whether it satisfies a version requirement.
...
@@ -2067,7 +2067,7 @@ as configured by the system distributor, or by default.
...
@@ -2067,7 +2067,7 @@ as configured by the system distributor, or by default.
Nevertheless, if you are a fan of @code
{
ASDF
-
Binary
-
Locations
}
,
Nevertheless, if you are a fan of @code
{
ASDF
-
Binary
-
Locations
}
,
we provide a limited emulation mode:
we provide a limited emulation mode:
@defun asdf:enable
-
asdf
-
binary
-
locations
-
compatibility
&
key centralize
-
lisp
-
binaries default
-
toplevel
-
directory include
-
per
-
user
-
information map
-
all
-
source
-
files source
-
to
-
target
-
mappings
@defun asdf:enable
-
asdf
-
binary
-
locations
-
compatibility
@
&
key centralize
-
lisp
-
binaries default
-
toplevel
-
directory include
-
per
-
user
-
information map
-
all
-
source
-
files source
-
to
-
target
-
mappings
This function will initialize the new @code
{
asdf
-
output
-
translations
}
facility in a way
This function will initialize the new @code
{
asdf
-
output
-
translations
}
facility in a way
that emulates the behavior of the old @code
{
ASDF
-
Binary
-
Locations
}
facility.
that emulates the behavior of the old @code
{
ASDF
-
Binary
-
Locations
}
facility.
Where you would previously set global variables
Where you would previously set global variables
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment