mirror of https://github.com/openXC7/prjxray.git
Increase solved PIPs per loop to 50.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
This commit is contained in:
parent
3f2305c542
commit
21ffca87d2
|
|
@ -1,4 +1,4 @@
|
|||
TODO_N ?= 10
|
||||
TODO_N ?= 50
|
||||
# Number of spcimens
|
||||
ifeq ($(QUICK),Y)
|
||||
N = 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue