Added VerComp Subset

This commit is contained in:
deajan 2017-04-11 13:28:32 +02:00
parent d311ef0574
commit 304dace821
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
## MERGE 2017031301
## MERGE 2017040901
## Merges ofunctions.sh and n_program.sh into program.sh
## Adds installer
@ -51,6 +51,7 @@ function __PREPROCESSOR_Constants {
'#### UrlEncode SUBSET ####'
'#### HumanToNumeric SUBSET ####'
'#### ArrayContains SUBSET ####'
'#### VerComp SUBSET ####'
'#### GetConfFileValue SUBSET ####'
'#### SetConfFileValue SUBSET ####'
)