Skip to content
GitLab
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
f8cf6268
Commit
f8cf6268
authored
Oct 05, 2007
by
Pietro Abate
Browse files
[r2002-10-16 16:33:24 by cvscast] Empty log message
Original author: cvscast Date: 2002-10-16 16:33:24+00:00
parent
dc3fd463
Changes
1
Hide whitespace changes
Inline
Side-by-side
parser/parser.ml
View file @
f8cf6268
...
...
@@ -24,7 +24,7 @@ open Ast
GLOBAL
:
prog
expr
pat
regexp
const
;
prog
:
[
[
l
=
LIST0
[
p
=
phrase
;
";;"
->
mk
loc
p
];
";;"
->
l
]
[
l
=
LIST0
[
p
=
phrase
;
";;"
->
mk
loc
p
];
EOI
->
l
]
];
phrase
:
[
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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