This commit is contained in:
Charles N Wyble 2023-11-25 12:03:14 -06:00
parent f96a46f0d4
commit b3473984ff
2 changed files with 8 additions and 1 deletions

View File

@ -55,3 +55,10 @@ export BATT_VOLTAGE=""
# Generator variables
######################################
######################################
#Capital variables
######################################
export CAPEX_BUDGET_MIN=""
export CAPEX_BUDGET_MAX=""

View File

@ -1,4 +1,4 @@
#Global Variables used by the framework
i#Global Variables used by the framework
export PS4='+(${BASH_SOURCE}:${LINENO}): ${FUNCNAME[0]:+${FUNCNAME[0]}(): }'
export ProjectIncludes="0"