Skip to content

Commit a0ba430

Browse files
committed
change back to 100MB
1 parent 9fee3c8 commit a0ba430

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/minimizers/count_barcodes.c

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

3434
pthread_mutex_t lock_key;
3535

36-
#define BARCODES100M 1006633200
36+
#define BARCODES100M 100663320
3737
#define BIG_CONSTANT(x) (x##LLU)
3838

3939
#if defined(_MSC_VER)

0 commit comments

Comments
 (0)