Skip to content

Commit 876980a

Browse files
committed
Remove comment in Makefile
1 parent bf364ee commit 876980a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ bench:
2222
$(MAKE) -C benchmark-ocamlc bench
2323
$(MAKE) -C benchmark-partial-render-table bench
2424
$(MAKE) -C benchmark-camlboy bench
25-
$(MAKE) -C benchmark-others bench # To try later!
25+
$(MAKE) -C benchmark-others bench
2626

2727
microbenchmarks:
2828
@date -u +"%FT%TZ - Microbenchmarks: starting"

0 commit comments

Comments
 (0)