aboutsummaryrefslogtreecommitdiff
path: root/src/settings.js
blob: 32db37390fa0e975565ddf2ddbf9a5391e42fc6b (plain)
1
2
3
4
5
6
7
OPTIMIZE = 1;
RELOOP = 0;
SAFE_HEAP = 0;
LABEL_DEBUG = 0;

DEBUG_TAGS_SHOWING = ['labelbranching', 'enzymatic'];