Skip to content
Snippets Groups Projects
Commit 6968d2ee authored by Robert Goldman's avatar Robert Goldman
Browse files

Removed obsolete COMPONENT-DEF-FAIL-OPTION rule.

Removed rule from DEFSYSTEM grammar.
parent a0dc95e6
No related branches found
No related tags found
No related merge requests found
......@@ -1459,8 +1459,6 @@ pathname-specifier := pathname | string | symbol
method-form := (operation-name qual lambda-list @Arest{} body)
qual := method qualifier?
component-dep-fail-option := :fail | :try-next | :ignore
feature-expression := keyword
| (:and @var{feature-expression}*)
| (:or @var{feature-expression}*)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment