Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
OpenGEODE
Commits
9a0c653b
Commit
9a0c653b
authored
Jun 20, 2014
by
Laurent MEYER
Browse files
Resolved conflict in SDL grammar due to a merge
parent
fc96395c
Changes
3
Expand all
Show whitespace changes
Inline
Side-by-side
sdl92.g
View file @
9a0c653b
...
...
@@ -1275,13 +1275,10 @@ ENDNEWTYPE : E N D N E W T Y P E;
ARRAY : A R R A Y;
CONSTANTS : C O N S T A N T S;
STRUCT : S T R U C T;
<<<<<<< HEAD
SYNONYM : S Y N O N Y M;
=======
IMPORT : I M P O R T;
VIEW : V I E W;
ACTIVE : A C T I V E;
>>>>>>> remotes/upstream/master
StringLiteral : STR+ ;
fragment
...
...
sdl92Lexer.py
View file @
9a0c653b
This diff is collapsed.
Click to expand it.
sdl92Parser.py
View file @
9a0c653b
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
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