Addec CheckRFC822 subset

This commit is contained in:
deajan 2018-02-20 22:15:20 +01:00
parent 034c1693e9
commit da381175ed
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
## MERGE 2017061901
## MERGE 2018021901
## Merges ofunctions.sh and n_program.sh into program.sh
## Adds installer
@ -59,6 +59,7 @@ function __PREPROCESSOR_Constants {
'#### VerComp SUBSET ####'
'#### GetConfFileValue SUBSET ####'
'#### SetConfFileValue SUBSET ####'
'#### CheckRFC822 SUBSET ####'
)
}