| << nmm_build_help | Modules manager | removegateway >> |
| nmm_build_loader(module_short_name, module_root_path) |
a string: short module's name.
a string: path of the module named 'module_short_name'.
nmm_build_loader generates main loader.m of an external module.
See module skeleton for example
% see builder.m
| Version | Description |
|---|---|
| 1.0.0 | initial version |
Allan CORNET