Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
POTTIER Francois
menhir
Commits
f6ef5a8d
Commit
f6ef5a8d
authored
Sep 12, 2019
by
POTTIER Francois
Browse files
Typo.
parent
899b2889
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lr0.mli
View file @
f6ef5a8d
...
...
@@ -40,7 +40,7 @@ val items: node -> Item.Set.t
(* The incoming symbol of an LR(0) node is the symbol carried by all of the
edges that enter this node. A node has zero incoming edges (and, thus, no
incoming symbol) if and only if it is a start node.
.
*)
incoming symbol) if and only if it is a start node. *)
val
incoming_symbol
:
node
->
Symbol
.
t
option
...
...
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