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
8d4ec847
Commit
8d4ec847
authored
Aug 25, 2014
by
Pietro Abate
Browse files
Minor fix to ocamlinit
parent
2b579d64
Changes
1
Hide whitespace changes
Inline
Side-by-side
.ocamlinit
View file @
8d4ec847
...
...
@@ -28,7 +28,7 @@ let mk_pp = function
let mk_prod l =
List.fold_left (fun acc2 c ->
Tallying.CS.prod (mk_pp c) acc2
Tallying.CS.prod
Var.Set.empty
(mk_pp c) acc2
) Tallying.CS.sat l
let mk_union l1 l2 =
...
...
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