- If a new variable has to be declared via a config-file,
remember to set it to be created in the NewList function
- Put all new functions in the functions list bellow
- - Put all new arrays in the GLOBAL_ARRAYS variable
+ - Put all new global variables in the GLOBAL_VARS variable
+ - Put all new global arrays in the GLOBAL_ARRAYS variable
- If you are using an unix command, check if its already
listed in the commands list. If it's not, please add it