Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
54b89ea0
Commit
54b89ea0
authored
Jul 10, 2007
by
Pietro Abate
Browse files
[r2004-01-15 08:57:39 by afrisch] Missing keywords for schemas
Original author: afrisch Date: 2004-01-15 08:57:39+00:00
parent
b9ff55eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
parser/parser.ml
View file @
54b89ea0
...
@@ -461,7 +461,7 @@ EXTEND
...
@@ -461,7 +461,7 @@ EXTEND
schema_kind
:
[
schema_kind
:
[
[
IDENT
"element"
->
`Element
[
IDENT
"element"
->
`Element
|
IDENT
"type"
->
`Type
|
"type"
->
`Type
|
IDENT
"attribute"
->
`Attribute
|
IDENT
"attribute"
->
`Attribute
|
IDENT
"attribute_group"
->
`Attribute_group
|
IDENT
"attribute_group"
->
`Attribute_group
|
IDENT
"model_group"
->
`Model_group
|
IDENT
"model_group"
->
`Model_group
...
...
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