CNWHUD/shell-frags/NewShellProject/vars/FrameworkVars

6 lines
176 B
Plaintext

#Global Variables used by the framework
export PS4='+(${BASH_SOURCE}:${LINENO}): ${FUNCNAME[0]:+${FUNCNAME[0]}(): }'
export ProjectIncludes="0"
export PreflightCheck="0"