nmm_build_loader(module_short_name, module_root_path)
| Paramètre | Description |
|---|---|
| module_short_name | chaîne : nom court du module. |
| module_root_path | chaîne : chemin du module nommé 'module_short_name'. |
nmm_build_loader génère le fichier loader.m principal d'un module externe.
% see builder.m
| Version | Description |
|---|---|
| 1.0.0 | version initiale |