Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
JastAdd
RagConnect
Commits
b5551dc7
Commit
b5551dc7
authored
Apr 08, 2020
by
René Schöne
Browse files
Fix test grammar.
parent
a35aea52
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/test/resources/MinimalExample.relast
View file @
b5551dc7
...
...
@@ -7,7 +7,7 @@ Zone ::= Position*;
RobotArm ::= Joint* EndEffector /<ShouldUseLowSpeed:Boolean>/ ;
Joint ::= <Name> ;
rel Join.CurrentPosition -> Position ;
rel Join
t
.CurrentPosition -> Position ;
EndEffector : Joint;
...
...
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