Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
libcaml-grew
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
7
Issues
7
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Packages
Packages
Container Registry
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
grew
libcaml-grew
Commits
eff8c0ee
Commit
eff8c0ee
authored
Mar 06, 2019
by
Bruno Guillaume
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
little adjustment after merge
parent
4618b180
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/grew_rule.ml
src/grew_rule.ml
+1
-1
No files found.
src/grew_rule.ml
View file @
eff8c0ee
...
...
@@ -1467,7 +1467,7 @@ module Rule = struct
)
Graph_with_history_set
.
empty
matching_list
let
owh_apply
?
domain
rule
gwh
=
let
(
pos
,
negs
)
=
rule
.
pattern
in
let
{
pos
;
negs
}
=
rule
.
pattern
in
(* get the list of partial matching for positive part of the pattern *)
let
graph
=
gwh
.
Graph_with_history
.
graph
in
let
matching_list
=
...
...
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