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
2776f208
Commit
2776f208
authored
Nov 23, 2015
by
POTTIER Francois
Browse files
Indentation.
parent
f1ec721f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/LRijkstra.ml
View file @
2776f208
...
...
@@ -209,9 +209,9 @@ let is_solid s =
match
Lr1
.
incoming_symbol
s
with
|
None
|
Some
(
Symbol
.
T
_
)
->
true
true
|
Some
(
Symbol
.
N
_
)
->
false
false
(* [reduction_path_exists s w prod] tests whether the path determined by the
sequence of symbols [w] out of the state [s] exists in the automaton and
...
...
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