Added _OFUNCTIONS_BOOTSTRAP subset

pull/93/head
deajan 8 years ago
parent 882cd7099e
commit 76512b5a13

@ -1,6 +1,6 @@
#!/usr/bin/env bash
## MERGE 2016120802
## MERGE 2016121101
## Merges ofunctions.sh and n_program.sh into program.sh
## Adds installer
@ -41,6 +41,7 @@ function __PREPROCESSOR_Constants {
__PREPROCESSOR_SUBSETS=(
'#### OFUNCTIONS FULL SUBSET ####'
'#### OFUNCTIONS MINIMAL SUBSET ####'
'#### _OFUNCTIONS_BOOTSTRAP SUBSET ####'
'#### DEBUG SUBSET ####'
'#### TrapError SUBSET ####'
'#### RemoteLogger SUBSET ####'

Loading…
Cancel
Save