diff --git a/dev/merge.sh b/dev/merge.sh index 2fd6625..0765084 100755 --- a/dev/merge.sh +++ b/dev/merge.sh @@ -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 ####'