code/constants
This commit is contained in:
parent
4c5ac91ac3
commit
8a6c02a262
2 changed files with 2 additions and 2 deletions
|
@ -206,7 +206,7 @@ rwx_parse_code() {
|
|||
${RWX_ALIASES}
|
||||
EOF
|
||||
# parse constants
|
||||
RWX_CONSTANTS="$(rwx_parse_constants)"
|
||||
_rwx_code_constants="$(rwx_parse_constants)"
|
||||
# parse functions
|
||||
RWX_FUNCTIONS="$(rwx_parse_functions)"
|
||||
# parse variables
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue