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
b983fd73
Commit
b983fd73
authored
Feb 26, 2008
by
Gary King
Browse files
commiting changes to asdf.textinfo
parent
baecee9c
Changes
1
Show whitespace changes
Inline
Side-by-side
asdf.texinfo
View file @
b983fd73
...
...
@@ -337,7 +337,7 @@ option := :components component-list
|
:
explain
method
-
form
|
:
output
-
files
method
-
form
|
:
operation
-
done
-
p
method
-
form
|
:
depends
-
on
(
{
simple
-
component
-
name
}*
)
|
:
depends
-
on
(
{
dependency
-
def
}*
)
|
:
serial
[
t
|
nil
]
|
:
in
-
order
-
to
(
{
dependency
}+
)
...
...
@@ -348,11 +348,18 @@ component-def := simple-component-name
component
-
type
:=
:
module
|
:
file
|
:
system
|
other
-
component
-
type
dependency
-
def
:=
simple
-
component
-
name
|
(
:
feature
name
)
|
(
:
version
simple
-
component
-
name
version
-
specifier
)
dependency
:=
(
dependent
-
op
{
requirement
}+)
requirement
:=
(
required
-
op
{
required
-
component
}+)
|
(
feature
feature
-
name
)
dependent
-
op
:=
operation
-
name
required
-
op
:=
operation
-
name
|
feature
simple
-
component
-
name
:=
string
|
symbol
@
end
verbatim
@
subsection
Serial
dependencies
...
...
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