Skip to content

Commit 1adbec0

Browse files
committed
Generate a lot of seauential operators
1 parent 1c45a46 commit 1adbec0

2 files changed

Lines changed: 421 additions & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
.PHONY: clean docs
44

5-
ifndef RELEASE
5+
ifndef VERSION
66
OPERATOR_COUNT=10
77
else
88
OPERATOR_COUNT=25

0 commit comments

Comments
 (0)