code/functions
This commit is contained in:
parent
8a6c02a262
commit
1dd525b86c
2 changed files with 2 additions and 2 deletions
|
@ -208,7 +208,7 @@ EOF
|
|||
# parse constants
|
||||
_rwx_code_constants="$(rwx_parse_constants)"
|
||||
# parse functions
|
||||
RWX_FUNCTIONS="$(rwx_parse_functions)"
|
||||
_rwx_code_functions="$(rwx_parse_functions)"
|
||||
# parse variables
|
||||
_rwx_code_variables="$(rwx_parse_variables)"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue