Skip to content

Commit aaf3797

Browse files
committed
ignore unused functor param
1 parent aea1364 commit aaf3797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OMakeroot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ LM_STANDALONE = true
2020
#
2121
# Options
2222
#
23-
OCAMLFLAGS += -warn-error Aez-3-37-44-50 -w Aez-37-44-50 -safe-string
23+
OCAMLFLAGS += -warn-error Aez-3-37-44-50-67 -w Aez-37-44-50-67 -safe-string
2424

2525
#
2626
# Include the OMakefile

0 commit comments

Comments
 (0)