Files
scgenerator/developement_help.md
2021-02-03 09:09:10 +01:00

7 lines
243 B
Markdown

## add parameter
- add it to ```const.valid_param_types```
- add it to README.md
- add the necessary logic in the appropriate ```initialize._ensure_consistency``` subfunction
- optional : add a default value
- optional : add to valid_variable